109. Class

109.1. Zend\Form\Annotation\Type

Type annotation

Use this annotation to specify the specific ZendForm class to use when building the form, fieldset, or element. The value should be a string representing a fully qualified classname.

109.1.1. Methods

109.1.1.1. getType

getType()

Retrieve the class type

Return type:null|string

Project Versions

Table Of Contents

Previous topic

108. Class

Next topic

110. Class

This Page