Class LaravelUi5\OData\Protocol\Execution\FunctionInvocationHandler

final
readonly

Handles FunctionInvocationPlan — executes a function import and returns the result as JSON.

The function resolver is looked up from RuntimeSchema by the FunctionImportInterface object reference on the plan.

Methods