You are here

protected property ControlCustomGeocoder::$geocoderManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/ControlCustomGeocoder.php \Drupal\geolocation_google_maps\Plugin\geolocation\MapFeature\ControlCustomGeocoder::geocoderManager

The GeocoderManager object.

Type: \Drupal\geolocation\GeocoderManager

File

modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/ControlCustomGeocoder.php, line 26

Class

ControlCustomGeocoder
Provides Geocoding control element.

Namespace

Drupal\geolocation_google_maps\Plugin\geolocation\MapFeature

Code

protected $geocoderManager;