interface ReaderInterface implements Iterator

Classes implementing this interface can read collection from csv file Interface ReaderInterface

Methods

array
getFields()

Get the field (column, property) names

Details

at line 24
array getFields()

Get the field (column, property) names

Return Value

array