Completed
Push — master ( dd814f...b87df0 )
by Dominik
14s
created
Controller/AzineEmailController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.