Esc
API Index — Namespaces, Packages, Reports, Indices
ServerRequestFactory
in package
implements
ServerRequestFactoryInterface
Table of Contents
Interfaces
- ServerRequestFactoryInterface
Methods
- createServerRequest() : ServerRequestInterface
Methods
createServerRequest()
public
createServerRequest(string $method, string|UriInterface $uri[, array<string, mixed> $serverParams = [] ]) : ServerRequestInterface
Parameters
- $method : string
- $uri : string|UriInterface
- $serverParams : array<string, mixed> = []