private property ParserCSVIterator::$currentPos in Feeds 7.2
Same name and namespace in other branches
- 6 libraries/ParserCSV.inc \ParserCSVIterator::currentPos
- 7 libraries/ParserCSV.inc \ParserCSVIterator::currentPos
File
- libraries/
ParserCSV.inc, line 18 - Contains CSV Parser.
Class
- ParserCSVIterator
- Text lines from file iterator.
Code
private $currentPos;