protected property NestedLayoutBuilderEntitiesDetector::$lingotekConfiguration in Lingotek Translation 3.7.x
Same name and namespace in other branches
- 4.0.x src/Plugin/RelatedEntitiesDetector/NestedLayoutBuilderEntitiesDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedLayoutBuilderEntitiesDetector::lingotekConfiguration
- 3.6.x src/Plugin/RelatedEntitiesDetector/NestedLayoutBuilderEntitiesDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedLayoutBuilderEntitiesDetector::lingotekConfiguration
- 3.8.x src/Plugin/RelatedEntitiesDetector/NestedLayoutBuilderEntitiesDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedLayoutBuilderEntitiesDetector::lingotekConfiguration
The Lingotek configuration service.
Type: \Drupal\lingotek\LingotekConfigurationServiceInterface
File
- src/
Plugin/ RelatedEntitiesDetector/ NestedLayoutBuilderEntitiesDetector.php, line 46
Class
- NestedLayoutBuilderEntitiesDetector
- @RelatedEntitiesDetector ( id = "nested_layout_builder_entities_detector", title = Plugin annotation @Translation("Get related nested layout builder content"), description = @translation("The default retrieval of nested layout builder…
Namespace
Drupal\lingotek\Plugin\RelatedEntitiesDetectorCode
protected $lingotekConfiguration;