Interface HydratorAwareInterface

Summary

Fully Qualified Name: Laminas\Hydrator\HydratorAwareInterface

Description

Methods

Name Description Defined By
getHydrator() Retrieve hydrator HydratorAwareInterface
setHydrator() Set hydrator HydratorAwareInterface

Method Details

getHydrator()

Retrieve hydrator

Returns:

setHydrator()

Set hydrator

Parameter Name Type Description
$hydrator

Returns:

Top