You are here

private property CompositeExpression::$type in Zircon Profile 8.0

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

Type: string

File

vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php, line 36

Class

CompositeExpression
Expression of Expressions combined by AND or OR operation.

Namespace

Doctrine\Common\Collections\Expr

Code

private $type;