Completed
Push — master ( bcb4e0...95db08 )
by Michael
02:54
created
src/STV/VoteHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,7 @@
 block discarded – undo
135 135
     /**
136 136
      * Check if any candidates have reached the quota and can be elected.
137 137
      *
138
-     * @param array $candidates Array of active candidates to check
138
+     * @param Candidate[] $candidates Array of active candidates to check
139 139
      *
140 140
      * @return bool Whether any candidates were changed to elected
141 141
      */
Please login to merge, or discard this patch.