@@ -43,7 +43,7 @@ |
||
| 43 | 43 | * |
| 44 | 44 | * @param SS_HTTPRequest $request |
| 45 | 45 | * @param string $action |
| 46 | - * @return HTMLText|SS_HTTPResponse |
|
| 46 | + * @return SS_HTTPResponse |
|
| 47 | 47 | */ |
| 48 | 48 | protected function handleAction($request, $action) { |
| 49 | 49 | foreach($request->latestParams() as $k => $v) { |