You are here

protected property CsvParser::$currentLine in Feeds 8.3

The current line.

Type: array|bool

File

src/Component/CsvParser.php, line 45

Class

CsvParser
Parses an RFC 4180 style CSV file.

Namespace

Drupal\feeds\Component

Code

protected $currentLine;