You are here

protected property GeofieldProximitySort::$proximitySourceManager in Geofield 8

The geofield proximity manager.

Type: \Drupal\geofield\Plugin\GeofieldProximitySourceManager

File

src/Plugin/views/sort/GeofieldProximitySort.php, line 27

Class

GeofieldProximitySort
Field handler to sort Geofields by proximity.

Namespace

Drupal\geofield\Plugin\views\sort

Code

protected $proximitySourceManager;