Methods
Constructor
__construct(array $config)
Get abstract factories
getAbstractFactories() : array
Get aliases
getAliases() : array
Get allow override
getAllowOverride() : null | bool
Get the delegator services map, with keys being the services acting as delegates,
and values being the delegator factories names
getDelegators() : array
Get factories
getFactories() : array
Get initializers
getInitializers() : array
Get invokables
getInvokables() : array
Get services
getServices() : array
Get shared
getShared() : array
Properties