You are here

protected property ProximityFormField::$locationInputManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 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 37

Class

ProximityFormField
Field handler for geolocation field.

Namespace

Drupal\geolocation\Plugin\views\field

Code

protected $locationInputManager;