interface CountableReaderInterface implements ReaderInterface, Countable

Classes implementing this interface can be iterated.

Interface CountableReaderInterface

Methods

array
getFields()

Get the field (column, property) names

Details

in ReaderInterface at line 24
array getFields()

Get the field (column, property) names

Return Value

array