You are here

private property ParserCSV::$delimiter in Feeds 7.2

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

File

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

Class

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

Code

private $delimiter;