You are here

constant RouteHelper::COMPILER_CONTROLLER in Theme Compiler 8

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

File

src/Routing/RouteHelper.php, line 20

Class

RouteHelper
Builds the dynamic routes provided by this theme.

Namespace

Drupal\theme_compiler\Routing

Code

const COMPILER_CONTROLLER = 'theme_compiler.controller:serve';