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