예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function getIterator()
 {
     $this->load();
     return $this->registry->getIterator();
 }