You are here

protected property CompilerInputBase::$value in Compiler 1.0.x

The input value.

Type: mixed

File

src/CompilerInputBase.php, line 22

Class

CompilerInputBase
A compiler input base class.

Namespace

Drupal\compiler

Code

protected $value;