ConfigTranslationListController::$mapperManager

Same name in other branches
  1. 8.9.x core/modules/config_translation/src/Controller/ConfigTranslationListController.php \Drupal\config_translation\Controller\ConfigTranslationListController::mapperManager
  2. 10 core/modules/config_translation/src/Controller/ConfigTranslationListController.php \Drupal\config_translation\Controller\ConfigTranslationListController::mapperManager
  3. 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 20

Class

ConfigTranslationListController
Defines the configuration translation list controller.

Namespace

Drupal\config_translation\Controller

Code

protected $mapperManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.