public function testDataFileIterator::key in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/unitTests/testDataFileIterator.php \testDataFileIterator::key()
File
- vendor/
phpoffice/ phpexcel/ unitTests/ testDataFileIterator.php, line 32
Class
Code
public function key() {
return $this->key;
}