protected property ContentTranslationContextualLinks::$contentTranslationManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php \Drupal\content_translation\Plugin\Derivative\ContentTranslationContextualLinks::contentTranslationManager
- 10 core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php \Drupal\content_translation\Plugin\Derivative\ContentTranslationContextualLinks::contentTranslationManager
The content translation manager.
Type: \Drupal\content_translation\ContentTranslationManagerInterface
File
- core/
modules/ content_translation/ src/ Plugin/ Derivative/ ContentTranslationContextualLinks.php, line 22
Class
- ContentTranslationContextualLinks
- Provides dynamic contextual links for content translation.
Namespace
Drupal\content_translation\Plugin\DerivativeCode
protected $contentTranslationManager;