property InOperator::$value_form_type

File

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

Class

InOperator
Simple filter to handle matching of multiple options selectable via checkboxes

Namespace

Drupal\views\Plugin\views\filter

Code

var $value_form_type = 'checkboxes';