You are here

protected property EntityReferenceDetectorBase::$lingotekConfiguration in Lingotek Translation 4.0.x

Same name and namespace in other branches
  1. 3.6.x src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EntityReferenceDetectorBase::lingotekConfiguration
  2. 3.7.x src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EntityReferenceDetectorBase::lingotekConfiguration
  3. 3.8.x src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\EntityReferenceDetectorBase::lingotekConfiguration

The Lingotek configuration service.

Type: \Drupal\lingotek\LingotekConfigurationServiceInterface

File

src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php, line 36

Class

EntityReferenceDetectorBase

Namespace

Drupal\lingotek\Plugin\RelatedEntitiesDetector

Code

protected $lingotekConfiguration;