@@ -279,7 +279,7 @@ |
||
| 279 | 279 | * |
| 280 | 280 | * @see http://php.net/manual/en/splfileobject.current.php |
| 281 | 281 | * |
| 282 | - * @return mixed |
|
| 282 | + * @return string[] |
|
| 283 | 283 | */ |
| 284 | 284 | public function current() |
| 285 | 285 | { |
@@ -37,8 +37,7 @@ |
||
| 37 | 37 | /** |
| 38 | 38 | * Create an Exception from a record insertion into a stream |
| 39 | 39 | * |
| 40 | - * @param string[] $record |
|
| 41 | - * @param array $header |
|
| 40 | + * @param string[] $header |
|
| 42 | 41 | * |
| 43 | 42 | * @return self |
| 44 | 43 | */ |