@@ -144,7 +144,7 @@ |
||
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. |