You are here

protected property ContentTranslationContextualLinks::$contentTranslationManager in Drupal 8

Same name and namespace in other branches
  1. 9 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\Derivative

Code

protected $contentTranslationManager;