| 
    Elgg
    Version master
    
   | 
 
  
Public Member Functions | |
| initConfig (Config $config) | |
| Validate, normalize, fill in missing values, and lock some.  More... | |
  Public Member Functions inherited from Elgg\Di\DiContainer | |
| __get ($name) | |
| {}  More... | |
| __set ($name, $value) | |
| {}  More... | |
| set (string $name, mixed $value) | |
| {}  More... | |
| reset (string $name) | |
| Unsets the service to force rebuild on next request.  More... | |
Static Public Member Functions | |
| static | factory (array $options=[]) | 
| static | getDefinitionSources () | 
Returns an array of file locations.
  | |
  Static Public Member Functions inherited from Elgg\Di\DiContainer | |
| static | factory () | 
| Create a DI Container.  More... | |
Definition at line 127 of file InternalContainer.php.
      
  | 
  static | 
Definition at line 175 of file InternalContainer.php.
      
  | 
  static | 
Returns an array of file locations.
Reimplemented from Elgg\Di\DiContainer.
Definition at line 191 of file InternalContainer.php.
| Elgg\Di\InternalContainer::initConfig | ( | Config | $config | ) | 
Validate, normalize, fill in missing values, and lock some.
| ConfigurationException | 
Definition at line 138 of file InternalContainer.php.