protected property FieldLinkDetector::$lingotekConfiguration in Lingotek Translation 3.7.x
Same name and namespace in other branches
- 4.0.x src/Plugin/RelatedEntitiesDetector/FieldLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\FieldLinkDetector::lingotekConfiguration
- 3.6.x src/Plugin/RelatedEntitiesDetector/FieldLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\FieldLinkDetector::lingotekConfiguration
- 3.8.x src/Plugin/RelatedEntitiesDetector/FieldLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\FieldLinkDetector::lingotekConfiguration
The Lingotek configuration service.
Type: \Drupal\lingotek\LingotekConfigurationServiceInterface
File
- src/
Plugin/ RelatedEntitiesDetector/ FieldLinkDetector.php, line 50
Class
- FieldLinkDetector
- @RelatedEntitiesDetector ( id = "field_link_detector", title = Plugin annotation @Translation("Get editor linked entities with html links"), description = @translation("Get editor linked entities with html links."), weight = 7, )
Namespace
Drupal\lingotek\Plugin\RelatedEntitiesDetectorCode
protected $lingotekConfiguration;