You are here

protected property VariableObject::$value in Business Rules 2.x

Same name and namespace in other branches
  1. 8 src/VariableObject.php \Drupal\business_rules\VariableObject::value

The variable value.

Type: mixed

File

src/VariableObject.php, line 24

Class

VariableObject
Class Variable to be used on BusinessRulesVariable plugins.

Namespace

Drupal\business_rules

Code

protected $value;