protected property ConfigTranslationFormBase::$configMapperManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config_translation/src/Form/ConfigTranslationFormBase.php \Drupal\config_translation\Form\ConfigTranslationFormBase::configMapperManager
The configuration mapper manager.
Type: \Drupal\config_translation\ConfigMapperManagerInterface
File
- core/
modules/ config_translation/ src/ Form/ ConfigTranslationFormBase.php, line 38 - Contains \Drupal\config_translation\Form\ConfigTranslationFormBase.
Class
- ConfigTranslationFormBase
- Provides a base form for configuration translations.
Namespace
Drupal\config_translation\FormCode
protected $configMapperManager;