Skip to content

Commit e26800f

Browse files
authored
fix: add missing newline
1 parent 30d7ac4 commit e26800f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/View/CsvView.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@ protected function _generateRow($row = null)
464464

465465
/**
466466
* Returns the BOM for the encoding given.
467+
*
467468
* @param string $csvEncoding
468469
* @return string
469470
*/

0 commit comments

Comments
 (0)