getData('question'); $answers = $question->getAnswers(); echo $this->getData('nav')->render(); ?>
printHtml($question->name); ?>
question; ?>
createdBy->image !== null) : ?> <?= $this->getHtml('AccountImage', '0', '0'); ?>
answer; ?>printHtml($answer->createdAt->format('Y-m-d')); ?>createdBy->getId(); ?>getStatus(); ?>printHtml((string) $answer->isAccepted()); ?>