getIterator() public method

public getIterator ( )
 /**
  * {@inheritdoc}
  */
 public function getIterator()
 {
     return $this->collection->getIterator();
 }