You are here

service theme_compiler.controller in Theme Compiler 8

Same name and namespace in other branches
  1. 2.0.x theme_compiler.services.yml \theme_compiler.controller

Class

Drupal\theme_compiler\Controller\ThemeCompilerController

File

./theme_compiler.services.yml
theme_compiler.services.yml

View source
  1. class: Drupal\theme_compiler\Controller\ThemeCompilerController
  2. arguments:
  3. - '@config.factory'
  4. - '@plugin.manager.theme_compiler'