|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Inheritance diagram for ILIAS\HTTP\Response\ResponseFactory:
Collaboration diagram for ILIAS\HTTP\Response\ResponseFactory:Public Member Functions | |
| create () | |
| Creates a new response with the help of the underlying library. More... | |
Definition at line 33 of file ResponseFactory.php.
| ILIAS\HTTP\Response\ResponseFactory::create | ( | ) |
Creates a new response with the help of the underlying library.
Implemented in ILIAS\HTTP\Response\ResponseFactoryImpl.