Services
Generic service to manage named services using lazy instantiation based on instantiator callback functions
|
Exception thrown when a service was already defined, but the caller expected it to not exist. More...
Public Member Functions | |
__construct (string $serviceName, ?Exception $previous=null) | |
Exception thrown when a service was already defined, but the caller expected it to not exist.
Wikimedia\Services\ServiceAlreadyDefinedException::__construct | ( | string | $serviceName, |
?Exception | $previous = null ) |
string | $serviceName | |
Exception | null | $previous |