protected property ConfigTranslationListController::$mapperManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 25 - Contains \Drupal\config_translation\Controller\ConfigTranslationListController.
Class
- ConfigTranslationListController
- Defines the configuration translation list controller.
Namespace
Drupal\config_translation\ControllerCode
protected $mapperManager;