Completed
Push — master ( be524f...104e68 )
by Maxime
01:59
created
src/Utils/BitManipulation.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -144,7 +144,7 @@
 block discarded – undo
144 144
     }
145 145
 
146 146
     /**
147
-     * @param string|int $frame
147
+     * @param string $frame
148 148
      * @param int        $from        Byte where to start (should be inferior to $to).
149 149
      * @param int        $to          Byte where to stop (considering it starts at 0). The `to` value include the target
150 150
      *                                byte.
Please login to merge, or discard this patch.