protected property CompilerContext::$inputs in Compiler 1.0.x
An array of compiler inputs.
Type: \Drupal\compiler\CompilerInputInterface[]
File
- src/
CompilerContext.php, line 36
Class
- CompilerContext
- A compiler context used to define a compilation.
Namespace
Drupal\compilerCode
protected $inputs = [];