You are here

public function HydratorAwareInterface::getHydrator in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-hydrator/src/HydratorAwareInterface.php \Zend\Hydrator\HydratorAwareInterface::getHydrator()

Retrieve hydrator

Return value

HydratorInterface

File

vendor/zendframework/zend-hydrator/src/HydratorAwareInterface.php, line 27

Class

HydratorAwareInterface

Namespace

Zend\Hydrator

Code

public function getHydrator();