You are here

private property Criteria::$maxResults 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::maxResults

Type: int|null

File

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

Class

Criteria
Criteria for filtering Selectable collections.

Namespace

Doctrine\Common\Collections

Code

private $maxResults;