<TFacade is FacadeInterface>
Implements FacadeAwareInterface by maintaining a list of facades the instance is being used by
Methods | ||
---|---|---|
final
public
|
withFacade(class-string<TFacade> $facade): static
|
# |
final
public
|
withoutFacade(class-string<TFacade> $facade, bool $unloading): static
|
# |
final
protected
|
unloadFacades(): void
|
# |