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