BooleanOperator::$valueOptions

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/filter/BooleanOperator.php \Drupal\views\Plugin\views\filter\BooleanOperator::valueOptions

The value options.

Type: valueOptions

File

core/modules/views/src/Plugin/views/filter/BooleanOperator.php, line 65

Class

BooleanOperator
Simple filter to handle matching of boolean values.

Namespace

Drupal\views\Plugin\views\filter

Code

public ?array $valueOptions;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.