You are here

protected property GeofieldProximityFilter::$renderer in Geofield 8

The Renderer service property.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

Overrides PluginBase::$renderer

File

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

Class

GeofieldProximityFilter
Field handler to filter Geofields by proximity.

Namespace

Drupal\geofield\Plugin\views\filter

Code

protected $renderer;