You are here

private property ParserCSVIterator::$handle in Feeds 7.2

Same name and namespace in other branches
  1. 6 libraries/ParserCSV.inc \ParserCSVIterator::handle
  2. 7 libraries/ParserCSV.inc \ParserCSVIterator::handle

File

libraries/ParserCSV.inc, line 16
Contains CSV Parser.

Class

ParserCSVIterator
Text lines from file iterator.

Code

private $handle;