You are here

protected property ThemeCompilerTargetContext::$compiler in Theme Compiler 8

The fully-qualified method name used as the compiler route destination.

Type: string

File

src/Plugin/ThemeCompilerTargetContext.php, line 15

Class

ThemeCompilerTargetContext
The context used to define common interface parameters for a theme compiler.

Namespace

Drupal\theme_compiler\Plugin

Code

protected $compiler;