You are here

protected property CompileSubscriber::$themeHandler in Theme Compiler 2.0.x

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/EventSubscriber/CompileSubscriber.php, line 41

Class

CompileSubscriber
An event subscriber used to trigger (re)compilation of this module's assets.

Namespace

Drupal\theme_compiler\EventSubscriber

Code

protected $themeHandler;