Expression
class Expression (View source)
Methods
void
__construct(
mixed $value)
Create a new raw query expression.
mixed
getValue()
Get the value of the expression.
string
__toString()
Get the value of the expression.