Beispiel #1
0
 /**
  * @return \Iterator
  */
 public function getIterator()
 {
     return $this->items->getIterator();
 }