コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function getIterator()
 {
     $this->computeModerationFieldItemList();
     return parent::getIterator();
 }