public function HydratorAwareInterface::setHydrator in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-hydrator/src/HydratorAwareInterface.php \Zend\Hydrator\HydratorAwareInterface::setHydrator()
Set hydrator
Parameters
HydratorInterface $hydrator:
Return value
File
- vendor/
zendframework/ zend-hydrator/ src/ HydratorAwareInterface.php, line 20
Class
Namespace
Zend\HydratorCode
public function setHydrator(HydratorInterface $hydrator);