Iterator Extended version of PHP's iterator class that builds the foundation of our Collection class. Full class name: Kirby\Toolkit\Iterator kirby/src/Toolkit/Iterator.php#L25 No results new Iterator() $iterator->count() $iterator->getIterator() $iterator->has() $iterator->indexOf() $iterator->keyOf() $iterator->keys()