getIterator() 공개 메소드

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