Elgg  Version 6.2
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 ()
 Returns an array of file locations.
Returns
string[]
More...
 
- Static Public Member Functions inherited from Elgg\Di\DiContainer
static factory ()
 Create a DI Container. More...
 

Additional Inherited Members

- 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...
 

Detailed Description

Definition at line 28 of file PublicContainer.php.

Member Function Documentation

◆ getDefinitionSources()

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

Returns an array of file locations.

Returns
string[]

Reimplemented from Elgg\Di\DiContainer.

Definition at line 33 of file PublicContainer.php.


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