102. Class

102.1. Zend\Form\Annotation\Input

Input annotation

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

102.1.1. Methods

102.1.1.1. getInput

getInput()

Retrieve the input class

Return type:null|string

Project Versions

Table Of Contents

Previous topic

101. Class

Next topic

103. Class

This Page