Elgg
Version 4.3
|
Public Member Functions | |
__call ($name, $arguments) | |
{} More... | |
![]() | |
__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... | |
Static Public Member Functions | |
static | getDefinitionSources () |
![]() | |
static | factory (array $options=[]) |
static | getDefinitionSources () |
Returns an array of file locations. More... | |
Definition at line 28 of file PublicContainer.php.
Elgg\Di\PublicContainer::__call | ( | $name, | |
$arguments | |||
) |
{}
Definition at line 33 of file PublicContainer.php.
|
static |
Definition at line 51 of file PublicContainer.php.