You are here

private static property trendClass::$_trendCache in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/trendClass.php \trendClass::_trendCache

* Cached results for each method when trying to identify which provides the best fit * * *

Type: PHPExcel_Best_Fit[]

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/trendClass.php, line 84

Class

trendClass
PHPExcel_trendClass

Code

private static $_trendCache = array();