protected property ContentTranslationLocalTasks::$contentTranslationManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php \Drupal\content_translation\Plugin\Derivative\ContentTranslationLocalTasks::contentTranslationManager
- 10 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 30
Class
- ContentTranslationLocalTasks
- Provides dynamic local tasks for content translation.
Namespace
Drupal\content_translation\Plugin\DerivativeCode
protected $contentTranslationManager;