You are here

protected property VariableObject::$id in Business Rules 8

Same name and namespace in other branches
  1. 2.x src/VariableObject.php \Drupal\business_rules\VariableObject::id

The variable ID.

Type: string

File

src/VariableObject.php, line 17

Class

VariableObject
Class Variable to be used on BusinessRulesVariable plugins.

Namespace

Drupal\business_rules

Code

protected $id;