@@ -76,7 +76,7 @@ |
||
| 76 | 76 | |
| 77 | 77 | $response = $this->requestManager->request($request); |
| 78 | 78 | |
| 79 | - } catch(NotFoundException $e) { |
|
| 79 | + } catch (NotFoundException $e) { |
|
| 80 | 80 | |
| 81 | 81 | return new Response(); |
| 82 | 82 | } |