You are here

public function ColorTest::providerColorGetBlue 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::providerColorGetBlue()

File

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

Class

ColorTest

Code

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