Esempio n. 1
0
 /**
  *
  * @return ArrayIterator
  */
 public function getIterator()
 {
     return $this->fields->getIterator();
 }