Services
Generic service to manage named services using lazy instantiation based on instantiator callback functions
|
Exception thrown when trying to access a disabled service. More...
Public Member Functions | |
__construct (string $serviceName, ?Exception $previous=null) | |
Exception thrown when trying to access a disabled service.
Wikimedia\Services\ServiceDisabledException::__construct | ( | string | $serviceName, |
?Exception | $previous = null ) |
string | $serviceName | |
Exception | null | $previous |