You are here

interface HydratorOptionsInterface in Zircon Profile 8

Same name in this branch
  1. 8 vendor/zendframework/zend-hydrator/src/HydratorOptionsInterface.php \Zend\Hydrator\HydratorOptionsInterface
  2. 8 vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php \Zend\Stdlib\Hydrator\HydratorOptionsInterface
Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php \Zend\Stdlib\Hydrator\HydratorOptionsInterface

Hierarchy

Expanded class hierarchy of HydratorOptionsInterface

All classes that implement HydratorOptionsInterface

Deprecated

Use Zend\Hydrator\HydratorOptionsInterface from zendframework/zend-hydrator instead.

File

vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php, line 17

Namespace

Zend\Stdlib\Hydrator
View source
interface HydratorOptionsInterface extends BaseHydratorOptionsInterface {

}

Members