コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function valid()
 {
     return !$this->controller->doExit() && $this->messageIterator->valid();
 }