protected property Registry::$themeHandler in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::themeHandler
- 10 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/
lib/ Drupal/ Core/ Theme/ Registry.php, line 135
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected $themeHandler;