$question $question : \Charcoal\Translator\Translation|string|null The question, or "title", of this entry. Type \Charcoal\Translator\Translation|string|null
$answer $answer : \Charcoal\Translator\Translation|string|null Type \Charcoal\Translator\Translation|string|null
setQuestion() setQuestion(mixed $question) : self Parameters mixed $question The question (localized). Returns self
question() question() : \Charcoal\Translator\Translation|string|null Returns \Charcoal\Translator\Translation|string|null
setAnswer() setAnswer(mixed $answer) : self Parameters mixed $answer The answer (localized). Returns self
answer() answer() : \Charcoal\Translator\Translation|string|null Returns \Charcoal\Translator\Translation|string|null