You are here

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

The theme manager service.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Controller/ThemeCompilerController.php, line 51

Class

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

Namespace

Drupal\theme_compiler\Controller

Code

protected $themeManager;