public function TextDataTest::providerSEARCH in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Calculation/TextDataTest.php \TextDataTest::providerSEARCH()
File
- vendor/
phpoffice/ phpexcel/ unitTests/ Classes/ PHPExcel/ Calculation/ TextDataTest.php, line 191
Class
Code
public function providerSEARCH() {
return new testDataFileIterator('rawTestData/Calculation/TextData/SEARCH.data');
}