diff --git a/Handler/OnRequest.php b/Handler/OnRequest.php index cf9b4ea..ca2b47c 100644 --- a/Handler/OnRequest.php +++ b/Handler/OnRequest.php @@ -74,6 +74,7 @@ class OnRequest implements OnRequestInterface $this->emitter = $this->response->emmit; } + /** * @param Request $request * @param Response $response