protected property LoopThroughViewResultController::$items in Business Rules 2.x
Same name and namespace in other branches
- 8 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\ControllerCode
protected $items;