RouteRequest
in package
Read onlyYes
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$method
public
HttpMethod
$method
$path
public
RequestPath
$path
Methods
__construct()
public
__construct(HttpMethod $method, RequestPath $path) : mixed
Parameters
- $method : HttpMethod
- $path : RequestPath