You are here

private property PHPExcel_Writer_CSV::$_lineEnding in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php \PHPExcel_Writer_CSV::_lineEnding

* Line ending * *

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php, line 63

Class

PHPExcel_Writer_CSV
PHPExcel_Writer_CSV

Code

private $_lineEnding = PHP_EOL;