Completed
Push — add-polls-feature ( a11bfd...80c1c1 )
by Fèvre
03:37
created
src/Controller/AttachmentsController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      *
29 29
      * @throws \Cake\Network\Exception\NotFoundException When it missing an arguments or when the file doesn't exist.
30 30
      *
31
-     * @return \Cake\Network\Exception\NotFoundException
31
+     * @return Response
32 32
      *         \Cake\Network\Response
33 33
      */
34 34
     public function download()
Please login to merge, or discard this patch.