You are here

protected property ProximityFormField::$locationInputManager in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/views/field/ProximityFormField.php \Drupal\geolocation\Plugin\views\field\ProximityFormField::locationInputManager

Location input manager.

Type: \Drupal\geolocation\LocationInputManager

File

src/Plugin/views/field/ProximityFormField.php, line 32

Class

ProximityFormField
Field handler for geolocation field.

Namespace

Drupal\geolocation\Plugin\views\field

Code

protected $locationInputManager;