public property FieldWidget::$multiple_values

Does the field widget handles multiple values at once.

Type: bool

File

core/lib/Drupal/Core/Field/Annotation/FieldWidget.php, line 70

Class

FieldWidget
Defines a FieldWidget annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

public $multiple_values = FALSE;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Field!Annotation!FieldWidget.php/property/FieldWidget::multiple_values/8.1.x