@@ -56,7 +56,7 @@ |
||
56 | 56 | return $this->apiModule->head($request, $tokenInfo); |
57 | 57 | default: |
58 | 58 | throw new HttpException('', 405); |
59 | - } |
|
59 | + } |
|
60 | 60 | } |
61 | 61 | |
62 | 62 | private function handleGet(Request $request) |