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 106
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\Theme
Code
protected $runtimeRegistry = [];
Please login to continue.