__construct(array | \Traversable $extractionStrategies)
array\Traversable
extract(mixed $value) : mixed
mixed
The original value.
mixed
Returns the value that should be extracted.hydrate(mixed $value) : mixed
mixed
The original value.
mixed
Returns the value that should be hydrated.$extractionStrategies : \Zend\Stdlib\Hydrator\Strategy\StrategyInterface[]
$hydrationStrategies : \Zend\Stdlib\Hydrator\Strategy\StrategyInterface[]