You are here

protected property ConfigTranslationLocalTasks::$mapperManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php \Drupal\config_translation\Plugin\Derivative\ConfigTranslationLocalTasks::mapperManager
  2. 10 core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php \Drupal\config_translation\Plugin\Derivative\ConfigTranslationLocalTasks::mapperManager

The mapper plugin discovery service.

Type: \Drupal\config_translation\ConfigMapperManagerInterface

File

core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php, line 20

Class

ConfigTranslationLocalTasks
Provides dynamic local tasks for config translation.

Namespace

Drupal\config_translation\Plugin\Derivative

Code

protected $mapperManager;