Doctrine\ORM\Query\Expr\Func
/Doctrine/ORM/Query/Expr/Func.php at line 35
Class Func
Func
public class Func
- 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 |
Func(mixed name, mixed arguments) |
Constructor Detail
/Doctrine/ORM/Query/Expr/Func.php at line 40
Func
public Func(mixed name, mixed arguments)
Expression class for generating DQL functions