98. Class

98.1. Zend\Form\Annotation\Flags

Flags annotation

Allows passing flags to the form factory. These flags are used to indicate metadata, and typically the priority (order) in which an element will be included.

The value should be an associative array.

98.1.1. Methods

98.1.1.1. getFlags

getFlags()

Retrieve the flags

Return type:null|array

Project Versions

Table Of Contents

Previous topic

97. Class

Next topic

99. Class

This Page