You are here

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

The compiler service.

Type: \Drupal\theme_compiler\Compiler

File

src/EventSubscriber/CompileSubscriber.php, line 34

Class

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

Namespace

Drupal\theme_compiler\EventSubscriber

Code

protected $compiler;