ThemeInfoRebuildSubscriber::$themeHandler
Same name in other branches
- 4.x src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::themeHandler
The theme handler.
Type: themeHandler
File
-
src/
EventSubscriber/ ThemeInfoRebuildSubscriber.php, line 44
Class
- ThemeInfoRebuildSubscriber
- Subscriber for force the system to rebuild the theme registry.
Namespace
Drupal\devel\EventSubscriberCode
protected ThemeHandlerInterface $themeHandler;