@@ -97,7 +97,6 @@ discard block |
||
97 | 97 | * This method MUST retain the state of the current instance, and return |
98 | 98 | * an instance that contains the modified component |
99 | 99 | * |
100 | - * @param array $keys the list of keys to remove from the collection |
|
101 | 100 | * |
102 | 101 | * @return static |
103 | 102 | */ |
@@ -215,7 +214,7 @@ discard block |
||
215 | 214 | /** |
216 | 215 | * Validate offset |
217 | 216 | * |
218 | - * @param int|string $offset |
|
217 | + * @param string $offset |
|
219 | 218 | * |
220 | 219 | * @return int|string |
221 | 220 | */ |