105. Class

105.1. Zend\Form\Annotation\Name

Name annotation

Use this annotation to specify a name other than the property or class name when building the form, element, or input. The value should be a string.

105.1.1. Methods

105.1.1.1. getName

getName()

Retrieve the name

Return type:null|string

Project Versions

Table Of Contents

Previous topic

104. Class

Next topic

106. Class

This Page