summaryrefslogtreecommitdiffstats
path: root/src/Reader.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Reader.php')
-rw-r--r--src/Reader.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Reader.php b/src/Reader.php
index e1bce40..de7e10d 100644
--- a/src/Reader.php
+++ b/src/Reader.php
@@ -63,6 +63,7 @@ class Reader extends AbstractCsv
{
$this->csv = $this->fetchFile($path, $open_mode);
}
+
/**
* Intelligent Array Combine
*