@@ -100,8 +100,8 @@ |
||
| 100 | 100 | } |
| 101 | 101 | |
| 102 | 102 | /** |
| 103 | - * @param $action |
|
| 104 | - * @return string |
|
| 103 | + * @param string $action |
|
| 104 | + * @return Request |
|
| 105 | 105 | * @throws WrongRequest |
| 106 | 106 | */ |
| 107 | 107 | public function resolveRequestByAction($action) |