You are here

public property GeofieldRectBoundaryFilter::$no_operator in Geofield 8

Disable the possibility to use operators.

Type: bool

Overrides FilterPluginBase::$no_operator

File

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

Class

GeofieldRectBoundaryFilter
Filter handler for search keywords.

Namespace

Drupal\geofield\Plugin\views\filter

Code

public $no_operator = TRUE;