You are here

protected property ActionSetController::$items in Business Rules 8

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

All saved items from database.

Type: \Drupal\Core\Entity\EntityInterface[]|static[]

File

src/Controller/ActionSetController.php, line 53

Class

ActionSetController
Class ActionSetController.

Namespace

Drupal\business_rules\Controller

Code

protected $items;