Completed
Branch master (f41212)
by Rudi
01:46
created
src/Ds/PriorityQueue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -160,7 +160,7 @@
 block discarded – undo
160 160
      * @param int $a
161 161
      * @param int $b
162 162
      *
163
-     * @return bool
163
+     * @return integer
164 164
      */
165 165
     private function compare(int $a, int $b)
166 166
     {
Please login to merge, or discard this patch.