interface HydratorAwareInterface in Zircon Profile 8
Same name in this branch
- 8 vendor/zendframework/zend-hydrator/src/HydratorAwareInterface.php \Zend\Hydrator\HydratorAwareInterface
- 8 vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php \Zend\Stdlib\Hydrator\HydratorAwareInterface
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php \Zend\Stdlib\Hydrator\HydratorAwareInterface
Hierarchy
- interface \Zend\Hydrator\HydratorAwareInterface
- interface \Zend\Stdlib\Hydrator\HydratorAwareInterface
Expanded class hierarchy of HydratorAwareInterface
All classes that implement HydratorAwareInterface
Deprecated
Use Zend\Hydrator\HydratorAwareInterface from zendframework/zend-hydrator instead.
File
- vendor/
zendframework/ zend-stdlib/ src/ Hydrator/ HydratorAwareInterface.php, line 17
Namespace
Zend\Stdlib\HydratorView source
interface HydratorAwareInterface extends BaseHydratorAwareInterface {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
HydratorAwareInterface:: |
public | function | Retrieve hydrator | |
HydratorAwareInterface:: |
public | function | Set hydrator |