You are here

protected property Geocoder::$geocoderManager in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/geolocation/LocationInput/Geocoder.php \Drupal\geolocation\Plugin\geolocation\LocationInput\Geocoder::geocoderManager

Geocoder Manager.

Type: \Drupal\geolocation\GeocoderManager

File

src/Plugin/geolocation/LocationInput/Geocoder.php, line 27

Class

Geocoder
Location based proximity center.

Namespace

Drupal\geolocation\Plugin\geolocation\LocationInput

Code

protected $geocoderManager;