Registry::$initialized

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::initialized
  2. 8.9.x core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::initialized
  3. 10 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::initialized

Stores whether the registry was already initialized.

Type: bool

File

core/lib/Drupal/Core/Theme/Registry.php, line 113

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected $initialized = FALSE;

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