protected property ThemeInitialization::$themeHandler in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Theme/ThemeInitialization.php \Drupal\Core\Theme\ThemeInitialization::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/
lib/ Drupal/ Core/ Theme/ ThemeInitialization.php, line 20
Class
- ThemeInitialization
- Provides the theme initialization logic.
Namespace
Drupal\Core\ThemeCode
protected $themeHandler;