You are here

service theme_compiler.controller in Theme Compiler 2.0.x

Same name and namespace in other branches
  1. 8 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. - '@theme_compiler.compiler'
  4. - '@module_handler'
  5. - '@theme.manager'