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