Doctrine


Doctrine\ORM\Query\Expr\Math
/Doctrine/ORM/Query/Expr/Math.php at line 35

Class Math

Math

public class Math

Expression class for DQL math statements

License:
http://www.opensource.org/licenses/lgpl-license.php LGPL
See Also:
www.doctrine-project.org
Since:
2.0
Version:
$Revision$
Author:
Guilherme Blanco
Jonathan Wage
Roman Borschel

Constructor Summary

Math(mixed leftExpr, mixed operator, mixed rightExpr)

Constructor Detail

/Doctrine/ORM/Query/Expr/Math.php at line 41

Math

public Math(mixed leftExpr, mixed operator, mixed rightExpr)

Doctrine