You are here

protected property ThemeCompilerTargetContext::$theme in Theme Compiler 8

The machine name of the theme to which this context belongs.

Type: string

File

src/Plugin/ThemeCompilerTargetContext.php, line 36

Class

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

Namespace

Drupal\theme_compiler\Plugin

Code

protected $theme;