protected property ConfigTranslationLocalTask::$mapperManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php \Drupal\config_translation\Plugin\Menu\LocalTask\ConfigTranslationLocalTask::mapperManager
The mapper plugin discovery service.
Type: \Drupal\config_translation\ConfigMapperManagerInterface
File
- core/
modules/ config_translation/ src/ Plugin/ Menu/ LocalTask/ ConfigTranslationLocalTask.php, line 20
Class
- ConfigTranslationLocalTask
- Defines a local task plugin with a dynamic title.
Namespace
Drupal\config_translation\Plugin\Menu\LocalTaskCode
protected $mapperManager;