You are here

property Numeric::$always_multiple in Views (for Drupal 7) 8.3

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$always_multiple

File

lib/Drupal/views/Plugin/views/filter/Numeric.php, line 24
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;