| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |