$locators
$locators : array
Array service locators
set(string $name, \Pop\Service\Locator $locator) : void
Set a service locator
string | $name | |
\Pop\Service\Locator | $locator |
get(string $name = 'default') : \Pop\Service\Locator
Get a service locator
string | $name |