ResultingInterface

Extend the Resulting Interface to explain that this route builds the page arguments itself, instead of having the PageRouter having to deal with that.

Table of Contents

Methods

buildResult()  : PageArguments

Methods

buildResult()

public buildResult(Route $route, array<string|int, mixed> $results[, array<string|int, mixed> $remainingQueryParameters = [] ]) : PageArguments
Parameters
$route : Route
$results : array<string|int, mixed>
$remainingQueryParameters : array<string|int, mixed> = []
Return values
PageArguments

        
On this page

Search results