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