The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- core/lib/Drupal/Core/Theme/Registry.php, line 141
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\Theme
Code
protected $themeManager;
The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
Drupal\Core\Theme
protected $themeManager;
Please login to continue.