You are here

constant Comparison::NEQ in Zircon Profile 8.0

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

File

vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php, line 31

Class

Comparison
Comparison of a field with a value by the given operator.

Namespace

Doctrine\Common\Collections\Expr

Code

const NEQ = '<>';