TenantMiddleware.php
Interfaces, Classes, Traits and Enums
- TenantMiddleware
Table of Contents
-
APP_TENANT_ID
= $this->tenant['uuid']
-
HASH_TENANT_ID
= $composer_config->get('extra.multitenant.hash', false)
-
IS_MULTITENANT
= true
-
ISOLATED_TENANT
= true
-
LANDLORD_UUID
= $this->configs->config['composer']->get('extra.multitenant.uuid', null)
-
SHORTINIT
= true
APP_TENANT_ID
public
mixed
APP_TENANT_ID
= $this->tenant['uuid']
HASH_TENANT_ID
public
mixed
HASH_TENANT_ID
= $composer_config->get('extra.multitenant.hash', false)
IS_MULTITENANT
public
mixed
IS_MULTITENANT
= true
ISOLATED_TENANT
public
mixed
ISOLATED_TENANT
= true
LANDLORD_UUID
public
mixed
LANDLORD_UUID
= $this->configs->config['composer']->get('extra.multitenant.uuid', null)
SHORTINIT
public
mixed
SHORTINIT
= true