You are here

protected property PriorityList::$items in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-stdlib/src/PriorityList.php \Zend\Stdlib\PriorityList::items

Internal list of all items.

Type: array[]

File

vendor/zendframework/zend-stdlib/src/PriorityList.php, line 25

Class

PriorityList

Namespace

Zend\Stdlib

Code

protected $items = [];