100. Class

100.1. Zend\Form\Annotation\Hydrator

Hydrator annotation

Use this annotation to specify a specific hydrator class to use with the form. The value should be a string indicating the fully qualified class name of the hydrator to use.

100.1.1. Methods

100.1.1.1. getHydrator

getHydrator()

Retrieve the hydrator class

Return type:null|string|array

Project Versions

Table Of Contents

Previous topic

99. Class

Next topic

101. Class

This Page