You are here

protected property LingotekContentMetadataViewsData::$entityTypeManager in Lingotek Translation 8.2

The entity manager.

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

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityViewsData::$entityTypeManager

File

src/Views/LingotekContentMetadataViewsData.php, line 35

Class

LingotekContentMetadataViewsData
Provides the lingotek views integration.

Namespace

Drupal\lingotek\Views

Code

protected $entityTypeManager;