protected property CompilerContext::$data in Compiler 1.0.x
Arbitrary user-defined data to provide to the compiler.
Type: mixed
File
- src/
CompilerContext.php, line 29
Class
- CompilerContext
- A compiler context used to define a compilation.
Namespace
Drupal\compilerCode
protected $data = NULL;