You are here

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

Type: \Doctrine\Common\Collections\ExpressionBuilder|null

File

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

Class

Criteria
Criteria for filtering Selectable collections.

Namespace

Doctrine\Common\Collections

Code

private static $expressionBuilder;