You are here

public property Field::$multiple in Views (for Drupal 7) 8.3

Does the field supports multiple field values.

Type: bool

File

lib/Views/field/Plugin/views/field/Field.php, line 46
Definition of Views\field\Plugin\views\field\Field.

Class

Field
A field that displays fieldapi fields.

Namespace

Views\field\Plugin\views\field

Code

public $multiple;