You are here

public static function PHPExcel_CachedObjectStorage_ICache::cacheMethodIsAvailable in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/ICache.php \PHPExcel_CachedObjectStorage_ICache::cacheMethodIsAvailable()

* Identify whether the caching method is currently available * Some methods are dependent on the availability of certain extensions being enabled in the PHP build * *

Return value

boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/ICache.php, line 110

Class

PHPExcel_CachedObjectStorage_ICache
PHPExcel_CachedObjectStorage_ICache

Code

public static function cacheMethodIsAvailable();