You are here

protected property ConfigTranslationOverviewAccess::$languageManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php \Drupal\config_translation\Access\ConfigTranslationOverviewAccess::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php, line 34
Contains \Drupal\config_translation\Access\ConfigTranslationOverviewAccess.

Class

ConfigTranslationOverviewAccess
Checks access for displaying the configuration translation overview.

Namespace

Drupal\config_translation\Access

Code

protected $languageManager;