function LazyRouteCollection::getIterator
File
- 
              core/lib/ Drupal/ Core/ Routing/ LazyRouteCollection.php, line 26 
Class
Namespace
Drupal\Core\RoutingCode
public function getIterator() : \ArrayIterator {
  return new \ArrayIterator($this->all());
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
