FilterPluginBase::$alwaysMultiple

Disable the possibility to force a single value.

Type: bool

File

core/modules/views/src/Plugin/views/filter/FilterPluginBase.php, line 72

Class

FilterPluginBase
Base class for Views filters handler plugins.

Namespace

Drupal\views\Plugin\views\filter

Code

protected $alwaysMultiple = FALSE;

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