protected property Registry::$themeName in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::themeName
The name of the theme for which to construct the registry, if given.
Type: string|null
File
- core/
lib/ Drupal/ Core/ Theme/ Registry.php, line 122
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected $themeName;