@@ -70,7 +70,7 @@ discard block |
||
70 | 70 | } |
71 | 71 | |
72 | 72 | /** |
73 | - * @return mixed |
|
73 | + * @return Request |
|
74 | 74 | */ |
75 | 75 | public function getRequest() |
76 | 76 | { |
@@ -86,7 +86,7 @@ discard block |
||
86 | 86 | } |
87 | 87 | |
88 | 88 | /** |
89 | - * @return mixed |
|
89 | + * @return Response |
|
90 | 90 | */ |
91 | 91 | public function getResponse() |
92 | 92 | { |