Completed
Push — master ( 1b67ee...4e860c )
by Julien
02:07
created
src/TreeGen/PlayOffTreeGen.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
      * Chunk Fighters into groups for fighting, and optionnaly shuffle
61 61
      * @param $round
62 62
      * @param $fightersByEntity
63
-     * @return mixed
63
+     * @return Collection
64 64
      */
65 65
     protected function chunkAndShuffle($round, Collection $fightersByEntity)
66 66
     {
Please login to merge, or discard this patch.