You are here

protected property GeolocationMapWidgetBase::$entityFieldManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php \Drupal\geolocation\Plugin\Field\FieldWidget\GeolocationMapWidgetBase::entityFieldManager

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php, line 28

Class

GeolocationMapWidgetBase
Map widget base.

Namespace

Drupal\geolocation\Plugin\Field\FieldWidget

Code

protected $entityFieldManager;