protected property Registry::$initialized in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 110 - Contains \Drupal\Core\Theme\Registry.
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected $initialized = FALSE;