You are here

protected property AbstractHydrator::$strategies in Zircon Profile 8.0

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

The list with strategies that this hydrator has.

Type: ArrayObject

File

vendor/zendframework/zend-hydrator/src/AbstractHydrator.php, line 25

Class

AbstractHydrator

Namespace

Zend\Hydrator

Code

protected $strategies;