@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Displays an extended view of SentEmail entity searched by a token property |
| 50 | 50 | * @param string $token |
| 51 | - * @return Response |
|
| 51 | + * @return \Symfony\Component\HttpFoundation\Response |
|
| 52 | 52 | */ |
| 53 | 53 | public function emailDetailsByTokenAction(Request $request, $token) |
| 54 | 54 | { |