Beispiel #1
0
 /**
  * @return string
  */
 public function getId()
 {
     return self::STATE_NAME_QUESTION . '_' . $this->question->getIndex();
 }