You are here

protected property PriorityList::$isLIFO in Zircon Profile 8

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

Serial order mode

Type: integer

File

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

Class

PriorityList

Namespace

Zend\Stdlib

Code

protected $isLIFO = 1;