Domain
interface Domain mixin Model (View source)
Properties
Tenant read-only | $tenant |
Methods
BelongsTo
tenant()
No description
void
__call(string $method, array $parameters)
IDE support. This will be a model. // todo check if we can remove these now
static void
__callStatic(string $method, array $parameters)
IDE support. This will be a model.
Details
BelongsTo
tenant()
No description
void
__call(string $method, array $parameters)
IDE support. This will be a model. // todo check if we can remove these now
static void
__callStatic(string $method, array $parameters)
IDE support. This will be a model.