protected property ContentTranslationLocalTasks::$contentTranslationManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php \Drupal\content_translation\Plugin\Derivative\ContentTranslationLocalTasks::contentTranslationManager
The content translation manager.
Type: \Drupal\content_translation\ContentTranslationManagerInterface
File
- core/
modules/ content_translation/ src/ Plugin/ Derivative/ ContentTranslationLocalTasks.php, line 32 - Contains \Drupal\content_translation\Plugin\Derivative\ContentTranslationLocalTasks.
Class
- ContentTranslationLocalTasks
- Provides dynamic local tasks for content translation.
Namespace
Drupal\content_translation\Plugin\DerivativeCode
protected $contentTranslationManager;