You are here

protected property GeofieldProximityFilter::$request in Geofield 8

The current request.

Type: null|\Symfony\Component\HttpFoundation\Request

File

src/Plugin/views/filter/GeofieldProximityFilter.php, line 55

Class

GeofieldProximityFilter
Field handler to filter Geofields by proximity.

Namespace

Drupal\geofield\Plugin\views\filter

Code

protected $request;