You are here

protected property BusinessRulesItemsController::$items in Business Rules 2.x

Same name and namespace in other branches
  1. 8 src/Controller/BusinessRulesItemsController.php \Drupal\business_rules\Controller\BusinessRulesItemsController::items

All saved items from database.

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

File

src/Controller/BusinessRulesItemsController.php, line 61

Class

BusinessRulesItemsController
Class BusinessRulesItemsController.

Namespace

Drupal\business_rules\Controller

Code

protected $items;