You are here

protected property LocaleDefaultConfigStorage::$languageManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/locale/src/LocaleDefaultConfigStorage.php \Drupal\locale\LocaleDefaultConfigStorage::languageManager

The language manager.

Type: \Drupal\language\ConfigurableLanguageManagerInterface

File

core/modules/locale/src/LocaleDefaultConfigStorage.php, line 41
Contains \Drupal\locale\LocaleDefaultConfigStorage.

Class

LocaleDefaultConfigStorage
Provides access to default configuration for locale integration.

Namespace

Drupal\locale

Code

protected $languageManager;