You are here

protected property GeofieldProximitySourceBase::$viewHandler in Geofield 8

The view handler which uses this proximity plugin.

Type: \Drupal\views\Plugin\views\HandlerBase

File

src/Plugin/GeofieldProximitySourceBase.php, line 32

Class

GeofieldProximitySourceBase
Base class for Geofield Proximity Source plugins.

Namespace

Drupal\geofield\Plugin

Code

protected $viewHandler;