コード例 #1
0
 /**
  * {@inheritDoc}
  */
 public function setCommentAnswer4($commentAnswer4)
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCommentAnswer4', array($commentAnswer4));
     return parent::setCommentAnswer4($commentAnswer4);
 }