You are here

protected property GeolocationGeometryWidgetGoogleMaps::$entityFieldManager in Geolocation Field 8.3

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/geolocation_google_maps/src/Plugin/Field/FieldWidget/GeolocationGeometryWidgetGoogleMaps.php, line 45

Class

GeolocationGeometryWidgetGoogleMaps
Plugin implementation of 'geolocation_geometry_widget_google_maps' widget.

Namespace

Drupal\geolocation_google_maps\Plugin\Field\FieldWidget

Code

protected $entityFieldManager;