The configuration mapper manager.
Type: \Drupal\config_translation\ConfigMapperManagerInterface
File
- core/modules/config_translation/src/Controller/ConfigTranslationController.php, line 32
Class
- ConfigTranslationController
- Provides page callbacks for the configuration translation interface.
Namespace
Drupal\config_translation\Controller
Code
protected $configMapperManager;
Please login to continue.