You are here

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

The compiler service.

Type: \Drupal\theme_compiler\Compiler

File

src/Controller/ThemeCompilerController.php, line 37

Class

ThemeCompilerController
Defines the controller used to compile assets provided by themes.

Namespace

Drupal\theme_compiler\Controller

Code

protected $compiler;