EmptyResultSet
class EmptyResultSet implements IteratorAggregate, Countable
Defines a fully empty result set that can still be iterated over and provide the same callbacks as a standard result set, though they don't return anything.
Methods
splat($val)
No description
map($callback)
No description
getIterator()
No description
count()
No description