Fully Qualified Name: | Zend\Log\ProcessorPluginManagerFactory |
Implements: | FactoryInterface |
Name | Description | Defined By |
---|---|---|
__invoke() | {@inheritDoc} | ProcessorPluginManagerFactory |
createService() | {@inheritDoc} | ProcessorPluginManagerFactory |
setCreationOptions() | zend-servicemanager v2 support for invocation options. | ProcessorPluginManagerFactory |
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$container | ||
$name | ||
$options |
Returns: \ProcessorPluginManager
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$container | ||
$name | ||
$requestedName |
Returns: \ProcessorPluginManager
zend-servicemanager v2 support for invocation options.
Parameter Name | Type | Description |
---|---|---|
$options | array |
Returns: void