You are here

constant RouteHelper::COMPILER_CONTROLLER in Theme Compiler 2.0.x

Same name and namespace in other branches
  1. 8 src/Routing/RouteHelper.php \Drupal\theme_compiler\Routing\RouteHelper::COMPILER_CONTROLLER

File

src/Routing/RouteHelper.php, line 28

Class

RouteHelper
Builds the route(s) that facilitate compilation of theme-provided assets.

Namespace

Drupal\theme_compiler\Routing

Code

const COMPILER_CONTROLLER = 'theme_compiler.controller:serve';