You are here

protected property GeofieldMapWidget::$entityFieldManager in Geofield Map 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldWidget/GeofieldMapWidget.php \Drupal\geofield_map\Plugin\Field\FieldWidget\GeofieldMapWidget::entityFieldManager

The EntityField Manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldWidget/GeofieldMapWidget.php, line 104

Class

GeofieldMapWidget
Plugin implementation of the 'geofield_map' widget.

Namespace

Drupal\geofield_map\Plugin\Field\FieldWidget

Code

protected $entityFieldManager;