$where
$where : array<mixed,callable>
Callables to filter the iterator.
Criteria to filter a {@link Reader} object.
process(\League\Csv\Reader $csv, array<mixed,string> $header = array())
Execute the prepared Statement on the {@link Reader} object.
\League\Csv\Reader | $csv | |
array<mixed,string> | $header | an optional header to use instead of the CSV document header |