Skip to content

.md documentation out of date #38

@strongn

Description

@strongn

Documentation examples refer to CsvFile:: which doesn't appear to exist.

$csvFile = new \Keboola\Csv\CsvFile(
$fileName,
CsvFile::DEFAULT_DELIMITER,
CsvFile::DEFAULT_ENCLOSURE,
CsvFile::DEFAULT_ESCAPED_BY,
1 )

I figured it out after a bit of tail chasing, but I think the reference to CsvFile should be CsvReader now.

Otherwise, so far so good! Nice library! :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions