@@ -143,6 +143,7 @@ discard block |
||
143 | 143 | } |
144 | 144 | |
145 | 145 | /** |
146 | + * @param string $semanticPath |
|
146 | 147 | * @return Request |
147 | 148 | */ |
148 | 149 | protected function createRequest($semanticPath, $host = 'localhost') |
@@ -154,7 +155,7 @@ discard block |
||
154 | 155 | } |
155 | 156 | |
156 | 157 | /** |
157 | - * @param $request |
|
158 | + * @param Request $request |
|
158 | 159 | * |
159 | 160 | * @return RequestEvent |
160 | 161 | */ |