|
MediaWiki
master
|
Exception thrown when a service was already defined, but the caller expected it to not exist. More...


Public Member Functions | |
| __construct ($serviceName, Exception $previous=null) | |
Exception thrown when a service was already defined, but the caller expected it to not exist.
Definition at line 35 of file ServiceAlreadyDefinedException.php.
| MediaWiki\Services\ServiceAlreadyDefinedException::__construct | ( | $serviceName, | |
| Exception | $previous = null |
||
| ) |
| string | $serviceName | |
| Exception | null | $previous |
Definition at line 41 of file ServiceAlreadyDefinedException.php.