<TService is Instantiable>
Provides a static interface to an underlying instance
Methods | ||
---|---|---|
public
static
|
isLoaded(): bool
|
# |
public
static
|
load(TService|null $instance = null): void
|
# |
public
static
|
swap(TService $instance): void
|
# |
public
static
|
unload(): void
|
# |
public
static
|
getInstance(): TService
|
# |
public
static
|
__callStatic(string $name, mixed[] $arguments): mixed
|
# |