protected property EntityReferenceDetectorBase::$entityFieldManager in Lingotek Translation 3.8.x
Same name and namespace in other branches
- 4.0.x src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EntityReferenceDetectorBase::entityFieldManager
- 3.6.x src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EntityReferenceDetectorBase::entityFieldManager
- 3.7.x src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EntityReferenceDetectorBase::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
Plugin/ RelatedEntitiesDetector/ EntityReferenceDetectorBase.php, line 29
Class
Namespace
Drupal\lingotek\Plugin\RelatedEntitiesDetectorCode
protected $entityFieldManager;