You are here

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

Type: \Doctrine\Common\Collections\Expr\Expression|null

File

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

Class

Criteria
Criteria for filtering Selectable collections.

Namespace

Doctrine\Common\Collections

Code

private $expression;