laravel / 10 / api / 10.x / illuminate / contracts / database / query / conditionexpression.html

ConditionExpression

interface ConditionExpression implements Expression (View source)

Methods

string|int|float getValue(Grammar $grammar)

Get the value of the expression.

from Expression

Details

string|int|float getValue(Grammar $grammar)

Get the value of the expression.

Parameters

Grammar $grammar

Return Value

string|int|float

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Contracts/Database/Query/ConditionExpression.html