The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/lib/Drupal/Core/Theme/Registry.php, line 134
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\Theme
Code
protected $themeHandler;
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
Drupal\Core\Theme
protected $themeHandler;
Please login to continue.