You are here

private property StrategyChain::$extractionStrategies in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-hydrator/src/Strategy/StrategyChain.php \Zend\Hydrator\Strategy\StrategyChain::extractionStrategies

Strategy chain for extraction

Type: StrategyInterface[]

File

vendor/zendframework/zend-hydrator/src/Strategy/StrategyChain.php, line 22

Class

StrategyChain

Namespace

Zend\Hydrator\Strategy

Code

private $extractionStrategies;