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;
Stores whether the registry was already initialized.
Type: bool
Drupal\Core\Theme
protected $initialized = FALSE;
Please login to continue.