interface Illuminate / Contracts / Database / Query / Expression

Expression

Methods

public

getValue ( Grammar $grammar ) : string|int|float

Get the value of the expression.

Parameters