ThemeInfoRebuildSubscriber::$themeHandler

Same name in other branches
  1. 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\EventSubscriber

Code

protected ThemeHandlerInterface $themeHandler;