protected property PriorityList::$serial in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/PriorityList.php \Zend\Stdlib\PriorityList::serial
Serial assigned to items to preserve LIFO.
Type: int
File
- vendor/
zendframework/ zend-stdlib/ src/ PriorityList.php, line 32
Class
Namespace
Zend\StdlibCode
protected $serial = 0;