You are here

protected property Range::$alwaysMultiple in Range 8

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$alwaysMultiple

File

src/Plugin/views/filter/Range.php, line 28

Class

Range
Range views filter.

Namespace

Drupal\range\Plugin\views\filter

Code

protected $alwaysMultiple = TRUE;