protected property ThemeInfoRebuildSubscriber::$themeHandler in Devel 8.3
Same name and namespace in other branches
- 8 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::themeHandler
- 8.2 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::themeHandler
- 4.x src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- src/
EventSubscriber/ ThemeInfoRebuildSubscriber.php, line 50
Class
- ThemeInfoRebuildSubscriber
- Subscriber for force the system to rebuild the theme registry.
Namespace
Drupal\devel\EventSubscriberCode
protected $themeHandler;