You are here

protected property LingotekContentMetadataViewsData::$entityFieldManager in Lingotek Translation 8.2

The entity field manager.

@ToDo: Remove after 8.7.x compatibility is dropped. Since 8.8.x is in EntityViewsData

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

Overrides EntityViewsData::$entityFieldManager

File

src/Views/LingotekContentMetadataViewsData.php, line 43

Class

LingotekContentMetadataViewsData
Provides the lingotek views integration.

Namespace

Drupal\lingotek\Views

Code

protected $entityFieldManager;