107. Class

107.1. Zend\Form\Annotation\Options

Options annotation

Allows passing element, fieldset, or form options to the form factory. Options are used to alter the behavior of the object they address.

The value should be an associative array.

107.1.1. Methods

107.1.1.1. getOptions

getOptions()

Retrieve the options

Return type:null|array

Project Versions

Table Of Contents

Previous topic

106. Class

Next topic

108. Class

This Page