Elgg
Version 3.0
|
Classes | |
class | DefinitionCache |
DI cache. More... | |
class | DefinitionLoader |
DI definition loader. More... | |
class | DiContainer |
Container holding values which can be resolved upon reading and optionally stored and shared across reads. More... | |
class | FactoryUncallableException |
Factory uncallable exception. More... | |
class | MissingValueException |
Missing value exception. More... | |
class | PhpDiResolver |
Cacheable PHP-DI definition that pulls from Elgg's DIC. More... | |
class | PublicContainer |
class | ServiceProvider |
Variables | |
trait | ServiceFacade |
Utility trait that can be used by public services to provide better IDE support and type-hinting. More... | |
trait Elgg::Di\ServiceFacade |
Utility trait that can be used by public services to provide better IDE support and type-hinting.
Definition at line 8 of file ServiceFacade.php.