[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 58 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
GetResponseEvent:: (3 methods):
getResponse()
setResponse()
hasResponse()
Class: GetResponseEvent - X-Ref
Allows to create a response for a request.getResponse() X-Ref |
Returns the response object. return: Response|null |
setResponse(Response $response) X-Ref |
Sets a response and stops event propagation. |
hasResponse() X-Ref |
Returns whether a response was set. return: bool Whether a response was set |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |