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. |
Expression
class Expression (View source)
| 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. |
Please login to continue.