You are here

protected property DataProviderBase::$entityFieldManager in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 src/DataProviderBase.php \Drupal\geolocation\DataProviderBase::entityFieldManager

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/DataProviderBase.php, line 28

Class

DataProviderBase
Class DataProviderBase.

Namespace

Drupal\geolocation

Code

protected $entityFieldManager;