Completed
Pull Request — master (#71)
by thomas
26:44 queued 01:43
created
src/Buffertools/Types/VarInt.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
     }
31 31
 
32 32
     /**
33
-     * @param \GMP $integer
33
+     * @param resource $integer
34 34
      * @return array
35 35
      */
36 36
     public function solveWriteSize(\GMP $integer): array
Please login to merge, or discard this patch.