Interface Illuminate\Support\Enumerable

extends Arrayable, Countable, IteratorAggregate, Jsonable, JsonSerializable
Methods
Methods inherited from Illuminate\Contracts\Support\Arrayable
toArray()
Methods inherited from Countable
count()
Methods inherited from IteratorAggregate
getIterator()
Methods inherited from Illuminate\Contracts\Support\Jsonable
toJson()
Methods inherited from JsonSerializable
jsonSerialize()