You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

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 $entityFieldManager;