interfaceUpsertLiteralSource
interface UpsertLiteralSource
Preserves a literal supplied through the public expression API without coercion.
Methods§
public function value(): mixedReturns the original literal, including caller-defined PHP values.
Returns
mixed