Completed
Push — feature/middleware ( a81095...7bc422 )
by Derek Stephen
04:05
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.