protected property ContentTranslationContextualLinks::$contentTranslationManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 27 - Contains \Drupal\content_translation\Plugin\Derivative\ContentTranslationContextualLinks.
Class
- ContentTranslationContextualLinks
- Provides dynamic contextual links for content translation.
Namespace
Drupal\content_translation\Plugin\DerivativeCode
protected $contentTranslationManager;