You are here

protected property NestedEntityReferencesDetector::$entityTypeManager in Lingotek Translation 3.4.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetector.php, line 30

Class

NestedEntityReferencesDetector
@RelatedEntitiesDetector ( id = "nested_entity_references", title = Plugin annotation @Translation("Get related entity references"), description = @Translation("The default retrieval of nested entities"), weight = 5, )

Namespace

Drupal\lingotek\Plugin\RelatedEntitiesDetector

Code

protected $entityTypeManager;