You are here

protected property GeofieldRectBoundaryFilter::$alwaysMultiple in Geofield 8

Disable the possibility to force a single value.

Type: bool

Overrides FilterPluginBase::$alwaysMultiple

File

src/Plugin/views/filter/GeofieldRectBoundaryFilter.php, line 30

Class

GeofieldRectBoundaryFilter
Filter handler for search keywords.

Namespace

Drupal\geofield\Plugin\views\filter

Code

protected $alwaysMultiple = TRUE;