property Numeric::$always_multiple

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$always_multiple

File

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

Class

Numeric
Simple filter to handle greater than/less than filters

Namespace

Drupal\views\Plugin\views\filter

Code

var $always_multiple = TRUE;