Completed
Pull Request — master (#11717)
by Sam
25:08 queued 20:42
created
framework/web/CsvResponseFormatter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -155,7 +155,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.