Brotkrueml\FeedGenerator\Collection\Collection

class Brotkrueml\FeedGenerator\Collection\Collection
add(Brotkrueml\\FeedGenerator\\Contract\\CollectableInterface items)
Return type

self

get(int index)
Parameters
  • $index (int) -- the index

Return type

Brotkrueml\FeedGenerator\Contract\CollectableInterface

isEmpty()
Return type

bool

getIterator()
Return type

Traversable