You are here

protected property HydratorAwareTrait::$hydrator in Zircon Profile 8.0

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

Hydrator instance

@access protected

Type: HydratorInterface

File

vendor/zendframework/zend-hydrator/src/HydratorAwareTrait.php, line 20

Class

HydratorAwareTrait

Namespace

Zend\Hydrator

Code

protected $hydrator = null;