You are here

private property Criteria::$orderings in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php \Doctrine\Common\Collections\Criteria::orderings

Type: string[]

File

vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php, line 56

Class

Criteria
Criteria for filtering Selectable collections.

Namespace

Doctrine\Common\Collections

Code

private $orderings = array();