You are here

property BooleanOperator::$no_operator in Views (for Drupal 7) 8.3

Disable the possibility to use operators.

Type: bool

Overrides FilterPluginBase::$no_operator

File

lib/Drupal/views/Plugin/views/filter/BooleanOperator.php, line 38
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 $no_operator = TRUE;