Nexus API Reference

RouteMatched
in package

Read onlyYes
FinalYes
Tags
psalm-api

Table of Contents

Properties

$pathParams  : array<string|int, mixed>
$request  : ServerRequestInterface
$route  : Route

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(ServerRequestInterface $request, Route $route, array<string, string> $pathParams) : mixed
Parameters
$request : ServerRequestInterface
$route : Route
$pathParams : array<string, string>

        
On this page

Search results