InOperator::$valueFormType

The default form type.

Type: string

File

core/modules/views/src/Plugin/views/filter/InOperator.php, line 31

Class

InOperator
Filter to handle matching of multiple options selectable via checkboxes.

Namespace

Drupal\views\Plugin\views\filter

Code

protected $valueFormType = 'checkboxes';

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