<TService is Instantiable>
Maintains a list of facades the instance is being used by
Methods | ||
---|---|---|
public
|
withFacade(class-string<FacadeInterface<TService>> $facade)
|
# |
public
|
withoutFacade(class-string<FacadeInterface<TService>> $facade, bool $unloading)
|
# |
protected
|
unloadFacades(): void
|
# |