HttpFactoryInterface
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
at line 19
ServerRequestInterface
createServerRequestFromGlobals()
Generates a server request from the globals.