ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ILIAS\HTTP\Response\ResponseFactory Interface Reference
+ 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...
 

Detailed Description

Definition at line 17 of file ResponseFactory.php.

Member Function Documentation

◆ create()

ILIAS\HTTP\Response\ResponseFactory::create ( )

Creates a new response with the help of the underlying library.

Returns
ResponseInterface

Implemented in ILIAS\HTTP\Response\ResponseFactoryImpl.


The documentation for this interface was generated from the following file: