You are here

private static property PHPExcel_Calculation::$_validLocaleLanguages in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php \PHPExcel_Calculation::_validLocaleLanguages

* List of available locale settings * Note that this is read for the locale subdirectory only when requested * * *

Type: string[]

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php, line 243

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

private static $_validLocaleLanguages = array(
  'en',
);