|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
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.