You are here

protected property CompilerContext::$options in Compiler 1.0.x

An associative array of compiler plugin configuration options.

Type: array

File

src/CompilerContext.php, line 43

Class

CompilerContext
A compiler context used to define a compilation.

Namespace

Drupal\compiler

Code

protected $options = [];