You are here

protected property PHPExcel_Writer_Abstract::$_useDiskCaching in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.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;