Zend Framework 3 API Reference
Home
Contribute
All Components
→
zendframework/zend-hydrator
→
Class HydratorOptionsInterface
Interface HydratorOptionsInterface
Summary
Fully Qualified Name:
Zend\Hydrator\HydratorOptionsInterface
Description
Methods
Name
Description
Defined By
setOptions()
HydratorOptionsInterface
Method Details
setOptions()
Parameter Name
Type
Description
$options
array|\Traversable
Returns: self
Top