com\setasign\Konquadrat\Import\File
AbstractImportFileIterator Class AbstractImportFileIterator
File: /Konquadrat/src/Import/File/AbstractImportFileIterator.php
Class hierarchy
Implements
Summary
Properties
$headings
protected AbstractImportFileIterator::$headings
$startRow
protected AbstractImportFileIterator::$startRow
Methods
__construct()
public AbstractImportFileIterator::__construct ()
Parameters
- $iterator : \Traversable<int, mixed>
- $headings : array
- $startRow : int
current()
Internal PHP method: IteratorIterator::current
getInnerIterator()
Internal PHP method: IteratorIterator::getInnerIterator
next()
Internal PHP method: IteratorIterator::next
valid()
Internal PHP method: IteratorIterator::valid
