You are here

private property PHPExcel_CachedObjectStorage_APC::$_cachePrefix in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php \PHPExcel_CachedObjectStorage_APC::_cachePrefix

Prefix used to uniquely identify cache data for this worksheet

@access private

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php, line 44

Class

PHPExcel_CachedObjectStorage_APC
PHPExcel_CachedObjectStorage_APC

Code

private $_cachePrefix = null;