You are here

protected property ScssCompilerService::$themeManager in SCSS/Less Compiler 8

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/ScssCompilerService.php, line 37

Class

ScssCompilerService
Defines a class for scss compiler service.

Namespace

Drupal\scss_compiler

Code

protected $themeManager;