Interface HydratorProviderInterface

Summary

Fully Qualified Name: Zend\Hydrator\HydratorProviderInterface

Description

Methods

Name Description Defined By
getHydratorConfig() Provide plugin manager configuration for hydrators. HydratorProviderInterface

Method Details

getHydratorConfig()

Provide plugin manager configuration for hydrators.

Returns: array

Top