You are here

protected property DefaultField::$entityFieldManager in Geocoder 8.2

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/geocoder_field/src/Plugin/Geocoder/Field/DefaultField.php, line 50

Class

DefaultField
Provides a default generic geocoder field plugin.

Namespace

Drupal\geocoder_field\Plugin\Geocoder\Field

Code

protected $entityFieldManager;