property BooleanOperator::$always_multiple

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$always_multiple

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php, line 35
Definition of Drupal\views\Plugin\views\filter\BooleanOperator.

Class

BooleanOperator
Simple filter to handle matching of boolean values

Namespace

Drupal\views\Plugin\views\filter

Code

var $always_multiple = TRUE;