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