Completed
Push — feature/middleware ( 67e354...c2a14e )
by Derek Stephen
08:25
created
src/Dragon/Repository/DragonRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
     }
57 57
 
58 58
     /**
59
-     * @return mixed
59
+     * @return integer
60 60
      * @throws \Doctrine\ORM\NonUniqueResultException
61 61
      */
62 62
     public function getTotalDragonCount()
Please login to merge, or discard this patch.