protected property LanguageManager::$initialized

Whether or not the language manager has been initialized.

Type: bool

File

drupal/core/lib/Drupal/Core/Language/LanguageManager.php, line 36
Contains \Drupal\Core\Language\LanguageManager.

Class

LanguageManager
Class responsible for initializing each language type.

Namespace

Drupal\Core\Language

Code

protected $initialized = FALSE;