interface HydratingIteratorInterface in Zircon Profile 8
Same name in this branch
- 8 vendor/zendframework/zend-hydrator/src/Iterator/HydratingIteratorInterface.php \Zend\Hydrator\Iterator\HydratingIteratorInterface
- 8 vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorInterface.php \Zend\Stdlib\Hydrator\Iterator\HydratingIteratorInterface
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorInterface.php \Zend\Stdlib\Hydrator\Iterator\HydratingIteratorInterface
Hierarchy
- interface \Zend\Hydrator\Iterator\HydratingIteratorInterface extends \Iterator
- interface \Zend\Stdlib\Hydrator\Iterator\HydratingIteratorInterface
Expanded class hierarchy of HydratingIteratorInterface
All classes that implement HydratingIteratorInterface
Deprecated
Use Zend\Hydrator\Iterator\HydratingIteratorInterface from zendframework/zend-hydrator instead.
File
- vendor/
zendframework/ zend-stdlib/ src/ Hydrator/ Iterator/ HydratingIteratorInterface.php, line 17
Namespace
Zend\Stdlib\Hydrator\IteratorView source
interface HydratingIteratorInterface extends BaseHydratingIteratorInterface {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
HydratingIteratorInterface:: |
public | function | Sets the hydrator to use during iteration. | 1 |
HydratingIteratorInterface:: |
public | function | This sets the prototype to hydrate. | 1 |