You are here

private property ParserCSV::$lastLinePos in Feeds 6

Same name and namespace in other branches
  1. 7.2 libraries/ParserCSV.inc \ParserCSV::lastLinePos
  2. 7 libraries/ParserCSV.inc \ParserCSV::lastLinePos

File

libraries/ParserCSV.inc, line 73

Class

ParserCSV
Functionality to parse CSV files into a two dimensional array.

Code

private $lastLinePos;