ConfigTranslationController::$languageManager

Same name and namespace in other branches
  1. 9 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::languageManager
  2. 8.9.x core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::languageManager
  3. 10 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

Overrides ControllerBase::$languageManager

File

core/modules/config_translation/src/Controller/ConfigTranslationController.php, line 68

Class

ConfigTranslationController
Provides page callbacks for the configuration translation interface.

Namespace

Drupal\config_translation\Controller

Code

protected $languageManager;

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