You are here

protected property CsvParser::$handle in Feeds 8.3

The file handle to the CSV file.

Type: resource

File

src/Component/CsvParser.php, line 38

Class

CsvParser
Parses an RFC 4180 style CSV file.

Namespace

Drupal\feeds\Component

Code

protected $handle;