You are here

private static property PHPExcel_CachedObjectStorageFactory::$_cacheStorageClass in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorageFactory.php \PHPExcel_CachedObjectStorageFactory::_cacheStorageClass

Name of the class used for cell cacheing

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorageFactory.php, line 64

Class

PHPExcel_CachedObjectStorageFactory
PHPExcel_CachedObjectStorageFactory

Code

private static $_cacheStorageClass = NULL;