Completed
Push — master ( e742c5...abeed3 )
by Petr
02:46
created
src/Rottenwood/KingdomBundle/Entity/Infrastructure/HumanRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
 
19 19
     /**
20 20
      * @param Room  $room
21
-     * @param array $onlinePlayerIds
21
+     * @param integer[] $onlinePlayerIds
22 22
      * @param array $excludePlayerIds
23 23
      * @return Human[]
24 24
      */
Please login to merge, or discard this patch.