Lightweight tenant descriptor available at bootstrap time.
Intent:
Notes:
getAssetPath() should return an absolute filesystem path to the
tenant’s asset root (logos, templates, CI files), e.g.:
return DIR . '/assets';| Methods | ||
|---|---|---|
public
|
getId(): int|string
|
# |
public
|
getName(): string
|
# |
public
|
getLocale(): string
|
# |
public
|
getAssetPath(): string
|
# |