protected property ConfigTranslationController::$languageManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::languageManager
The language manager.
Overrides ControllerBase::$languageManager
File
- core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php, line 69 - Contains \Drupal\config_translation\Controller\ConfigTranslationController.
Class
- ConfigTranslationController
- Provides page callbacks for the configuration translation interface.
Namespace
Drupal\config_translation\ControllerCode
protected $languageManager;