ConfigTranslationListController::$mapperManager
Same name in other branches
- 9 core/modules/config_translation/src/Controller/ConfigTranslationListController.php \Drupal\config_translation\Controller\ConfigTranslationListController::mapperManager
- 8.9.x core/modules/config_translation/src/Controller/ConfigTranslationListController.php \Drupal\config_translation\Controller\ConfigTranslationListController::mapperManager
- 11.x core/modules/config_translation/src/Controller/ConfigTranslationListController.php \Drupal\config_translation\Controller\ConfigTranslationListController::mapperManager
The mapper manager.
Type: \Drupal\config_translation\ConfigMapperManagerInterface
File
-
core/
modules/ config_translation/ src/ Controller/ ConfigTranslationListController.php, line 19
Class
- ConfigTranslationListController
- Defines the configuration translation list controller.
Namespace
Drupal\config_translation\ControllerCode
protected $mapperManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.