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