You are here

protected property ThemeCompilerTargetContext::$options in Theme Compiler 8

An array of compiler plugin target configuration options.

Type: array

File

src/Plugin/ThemeCompilerTargetContext.php, line 22

Class

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

Namespace

Drupal\theme_compiler\Plugin

Code

protected $options;