ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
create () | |
Creates a new ServerRequest object with the help of the underlying library.
| |
Definition at line 20 of file RequestFactoryImpl.php.
ILIAS\HTTP\Request\RequestFactoryImpl::create | ( | ) |
Creates a new ServerRequest object with the help of the underlying library.
Implements ILIAS\HTTP\Request\RequestFactory.
Definition at line 26 of file RequestFactoryImpl.php.
References GuzzleHttp\Psr7\ServerRequest\fromGlobals().