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 | ||
|---|---|---|
public
|
__construct(RuntimeSchemaInterface $schema, string $serviceRoot)
|
# |
public
|
handle(FunctionInvocationPlan $plan): ODataResponse
|
# |