You are here

protected property LoopThroughViewResultController::$items in Business Rules 8

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

All saved items from database.

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

File

src/Controller/LoopThroughViewResultController.php, line 51

Class

LoopThroughViewResultController
Class LoopThroughViewResultController.

Namespace

Drupal\business_rules\Controller

Code

protected $items;