87. Class

87.1. Zend\Form\Annotation\AllowEmpty

AllowEmpty annotation

Presence of this annotation is a hint that the associated ZendInputFilterInput should enable the allowEmpty flag.

87.1.1. Methods

87.1.1.1. __construct

__construct()

Receive and process the contents of an annotation

Parameters:array

87.1.1.2. getAllowEmpty

getAllowEmpty()

Get value of required flag

Return type:bool

Project Versions

Table Of Contents

Previous topic

86. Class

Next topic

88. Class

This Page