ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().