Exemplo n.º 1
0
 public function getAnswers()
 {
     return isset($this->answers) ? $this->answers : $this->parent->getAnswers();
 }