| Fully Qualified Name: | Laminas\Hydrator\HydratorPluginManagerFactory |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | Create a HydratorPluginManager instance. | HydratorPluginManagerFactory |
Create a HydratorPluginManager instance.
If the config service is available, and the top-level key hydrators
exists and is an array, that value will be used to configure the plugin
manager. In such cases, the array should follow standard container
configuration.
| Parameter Name | Type | Description |
|---|---|---|
| $container | ||
| $name | ||
| $options |
Returns: