Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Registry.php
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
;
RSS feed