protected property FeedsExLineIterator::$startPosition in Feeds extensible parsers 7
Same name and namespace in other branches
- 7.2 src/File/FeedsExLineIterator.php \FeedsExLineIterator::startPosition
The position to start in the file.
Type: int
File
- src/
File/ FeedsExLineIterator.php, line 18 - Contains FeedsExLineIterator.
Class
- FeedsExLineIterator
- Text lines from file iterator.
Code
protected $startPosition = 0;