You are here

public function ColorTest::providerColorGetGreen in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Style/ColorTest.php \ColorTest::providerColorGetGreen()

File

vendor/phpoffice/phpexcel/unitTests/Classes/PHPExcel/Style/ColorTest.php, line 44

Class

ColorTest

Code

public function providerColorGetGreen() {
  return new testDataFileIterator('rawTestData/Style/ColorGetGreen.data');
}