Trait Mixin.
Allows mixing in entire classes with multiple macros.
Methods | ||
---|---|---|
public
static
|
mixin(object|string $mixin): void
|
# |
protected
static
|
bindMacroContext(?self $context, callable $callable): mixed
|
# |
protected
static
|
context(): ?static
|
# |
protected
static
|
this(): static
|
# |
Properties | |||
---|---|---|---|
protected
static
|
array
|
$macroContextStack = []
|
# |