protected property Registry::$runtimeRegistry in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::runtimeRegistry
- 9 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::runtimeRegistry
An array of incomplete, runtime theme registries, keyed by theme name.
Type: \Drupal\Core\Utility\ThemeRegistry[]
File
- core/
lib/ Drupal/ Core/ Theme/ Registry.php, line 104
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected $runtimeRegistry = [];