You are here

protected property ConditionSetController::$savedItems in Business Rules 8

Same name and namespace in other branches
  1. 2.x src/Controller/ConditionSetController.php \Drupal\business_rules\Controller\ConditionSetController::savedItems

The items currently saved on the Action.

Type: array

File

src/Controller/ConditionSetController.php, line 81

Class

ConditionSetController
Class ConditionSetController.

Namespace

Drupal\business_rules\Controller

Code

protected $savedItems = [];