NumericFilter::$alwaysMultiple

Type: alwaysMultiple

Overrides FilterPluginBase::$alwaysMultiple

File

core/modules/views/src/Plugin/views/filter/NumericFilter.php, line 16

Class

NumericFilter
Simple filter to handle greater than/less than filters.

Namespace

Drupal\views\Plugin\views\filter

Code

protected $alwaysMultiple = TRUE;

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