protected property PHPExcel_Writer_Abstract::$_useDiskCaching in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Abstract.php \PHPExcel_Writer_Abstract::_useDiskCaching
* Use disk caching where possible? * *
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Abstract.php, line 60
Class
- PHPExcel_Writer_Abstract
- PHPExcel_Writer_Abstract
Code
protected $_useDiskCaching = FALSE;