You are here

protected function PHPExcel_CachedObjectStorage_Memory::_storeData in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memory.php \PHPExcel_CachedObjectStorage_Memory::_storeData()

Dummy method callable from CacheBase, but unused by Memory cache

*

Return value

void

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memory.php, line 43

Class

PHPExcel_CachedObjectStorage_Memory
PHPExcel_CachedObjectStorage_Memory

Code

protected function _storeData() {
}