interface HttpFactoryInterface (View source)

A factory that provides the server request generated from globals.

Methods

ServerRequestInterface
createServerRequestFromGlobals()

Generates a server request from the globals.

Details

ServerRequestInterface createServerRequestFromGlobals()

Generates a server request from the globals.

Return Value

ServerRequestInterface A server request generated from the globals