ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\HTTP\Request\RequestFactory Interface Reference
+ Inheritance diagram for ILIAS\HTTP\Request\RequestFactory:
+ Collaboration diagram for ILIAS\HTTP\Request\RequestFactory:

Public Member Functions

 create ()
 Creates a new ServerRequest object with the help of the underlying library. More...
 

Detailed Description

Definition at line 17 of file RequestFactory.php.

Member Function Documentation

◆ create()

ILIAS\HTTP\Request\RequestFactory::create ( )

Creates a new ServerRequest object with the help of the underlying library.

Returns
ServerRequestInterface

Implemented in ILIAS\HTTP\Request\RequestFactoryImpl.


The documentation for this interface was generated from the following file: