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