| Fully Qualified Name: | Zend\Hydrator\DelegatingHydratorFactory |
| Implements: | FactoryInterface |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | Creates DelegatingHydrator (v3) | DelegatingHydratorFactory |
| createService() | Creates DelegatingHydrator (v2) | DelegatingHydratorFactory |
Creates DelegatingHydrator (v3)
| Parameter Name | Type | Description |
|---|---|---|
| $container | \ContainerInterface | |
| $requestedName | string | |
| $options | array|null |
Returns: \DelegatingHydrator
Creates DelegatingHydrator (v2)
| Parameter Name | Type | Description |
|---|---|---|
| $serviceLocator | \ServiceLocatorInterface |
Returns: \DelegatingHydrator