private property CompositeExpression::$expressions in Plug 7
Type: Expression[]
File
- lib/
doctrine/ collections/ lib/ Doctrine/ Common/ Collections/ Expr/ CompositeExpression.php, line 41
Class
- CompositeExpression
- Expression of Expressions combined by AND or OR operation.
Namespace
Doctrine\Common\Collections\ExprCode
private $expressions = array();