@@ -155,7 +155,7 @@ |
||
155 | 155 | |
156 | 156 | /** |
157 | 157 | * Writes a line of CSV data using configuration from the formatter. |
158 | - * @param $handle The file handle write to |
|
158 | + * @param resource $handle The file handle write to |
|
159 | 159 | * @param array $data The data to write |
160 | 160 | * @throws \RuntimeException In case CSV data fails to write. |
161 | 161 | */ |