You are here

protected property GeolocationGooglegeocoderWidget::$geolocationCore in Geolocation Field 8

The GeolocationCore object.

Type: \Drupal\geolocation\GeolocationCore

File

src/Plugin/Field/FieldWidget/GeolocationGooglegeocoderWidget.php, line 44

Class

GeolocationGooglegeocoderWidget
Plugin implementation of the 'geolocation_googlegeocoder' widget.

Namespace

Drupal\geolocation\Plugin\Field\FieldWidget

Code

protected $geolocationCore;