Elgg  Version 5.1
Static Public Member Functions | List of all members
Elgg\Di\PublicContainer Class Reference
Inheritance diagram for Elgg\Di\PublicContainer:
Elgg\Di\DiContainer

Static Public Member Functions

static getDefinitionSources ()
 
- Static Public Member Functions inherited from Elgg\Di\DiContainer
static factory (array $options=[])
 Create a DI Container. More...
 
static getDefinitionSources ()
 Returns an array of file locations. More...
 

Additional Inherited Members

- Public Member Functions inherited from Elgg\Di\DiContainer
 __get ($name)
 {} More...
 
 __set ($name, $value)
 {} More...
 
 set (string $name, $value)
 {} More...
 
 reset (string $name)
 Unsets the service to force rebuild on next request. More...
 

Detailed Description

Definition at line 28 of file PublicContainer.php.

Member Function Documentation

static Elgg\Di\PublicContainer::getDefinitionSources ( )
static

Definition at line 33 of file PublicContainer.php.


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