| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 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... | |
Definition at line 30 of file RequestFactory.php.
| ILIAS\HTTP\Request\RequestFactory::create | ( | ) | 
Creates a new ServerRequest object with the help of the underlying library.
Implemented in ILIAS\HTTP\Request\RequestFactoryImpl.