mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
JsonResponse: Fix documentation of sendResponse
This commit is contained in:
parent
ac928387e6
commit
d8e313af6c
@ -228,7 +228,9 @@ class JsonResponse extends Response
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
* Send the response, including all headers, excluding a rendered view.
|
||||
*
|
||||
* @return never
|
||||
*/
|
||||
public function sendResponse()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user