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;
doc_Drupal
2016-10-29 09:12:58
Comments
Leave a Comment

Please login to continue.