You are here

protected property ThemeCompilerTargetContext::$target in Theme Compiler 8

The theme-relative file system path to use for the compiler target.

Type: string

File

src/Plugin/ThemeCompilerTargetContext.php, line 29

Class

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

Namespace

Drupal\theme_compiler\Plugin

Code

protected $target;