RequestFactory
class RequestFactory (View source)
Has the ability to create client requests.
Methods
RequestInterface
createRequest(string $method, UriInterface|string $uri)
Create a new request.
Details
at line 33
RequestInterface
createRequest(string $method, UriInterface|string $uri)
Create a new request.