mirror of
https://github.com/opencultureconsulting/psr-15.git
synced 2025-04-13 00:00:13 +02:00
Fix PHPdoc
This commit is contained in:
parent
f108f19d2e
commit
f238ebf527
@ -108,6 +108,8 @@ class QueueRequestHandler implements RequestHandlerInterface
|
|||||||
* @param ?int $exitCode Exit code after sending out the response or NULL to continue
|
* @param ?int $exitCode Exit code after sending out the response or NULL to continue
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
|
*
|
||||||
|
* @throws RuntimeException
|
||||||
*/
|
*/
|
||||||
public function respond(?int $exitCode = null): void
|
public function respond(?int $exitCode = null): void
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user