protected property EditorDetectorBase::$entityRepository in Lingotek Translation 3.8.x
Same name and namespace in other branches
- 4.0.x src/Plugin/RelatedEntitiesDetector/EditorDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EditorDetectorBase::entityRepository
- 3.6.x src/Plugin/RelatedEntitiesDetector/EditorDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EditorDetectorBase::entityRepository
- 3.7.x src/Plugin/RelatedEntitiesDetector/EditorDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EditorDetectorBase::entityRepository
The EntityRepository service.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- src/
Plugin/ RelatedEntitiesDetector/ EditorDetectorBase.php, line 22
Class
Namespace
Drupal\lingotek\Plugin\RelatedEntitiesDetectorCode
protected $entityRepository;