private property PHPExcel_Reader_CSV::$_inputEncoding in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php \PHPExcel_Reader_CSV::_inputEncoding
* Input encoding * * @access private *
Type: string
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Reader/ CSV.php, line 53
Class
- PHPExcel_Reader_CSV
- PHPExcel_Reader_CSV
Code
private $_inputEncoding = 'UTF-8';