You are here

public function DateTimeTest::providerSECOND in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Calculation/DateTimeTest.php \DateTimeTest::providerSECOND()

File

vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Calculation/DateTimeTest.php, line 307

Class

DateTimeTest

Code

public function providerSECOND() {
  return new testDataFileIterator('rawTestData/Calculation/DateTime/SECOND.data');
}