You are here

protected property GeolocationGooglegeocoderWidget::$entityFieldManager in Geolocation Field 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

GeolocationGooglegeocoderWidget
Plugin implementation of the 'geolocation_googlegeocoder' widget.

Namespace

Drupal\geolocation\Plugin\Field\FieldWidget

Code

protected $entityFieldManager;