You are here

public function FunctionsTest::providerERROR_TYPE in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Calculation/FunctionsTest.php \FunctionsTest::providerERROR_TYPE()

File

vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Calculation/FunctionsTest.php, line 127

Class

FunctionsTest

Code

public function providerERROR_TYPE() {
  return new testDataFileIterator('rawTestData/Calculation/Functions/ERROR_TYPE.data');
}