Services
Generic service to manage named services using lazy instantiation based on instantiator callback functions
Loading...
Searching...
No Matches
Wikimedia\Services\RecursiveServiceDependencyException Class Reference

Exception thrown when trying to instantiate a currently instantiating service. More...

+ Inheritance diagram for Wikimedia\Services\RecursiveServiceDependencyException:

Public Member Functions

 __construct (string $serviceName)
 

Detailed Description

Exception thrown when trying to instantiate a currently instantiating service.

Since
2.0.0

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Services\RecursiveServiceDependencyException::__construct ( string $serviceName)
Parameters
string$serviceName

The documentation for this class was generated from the following file: