\Charcoal\CmsFaqInterface

Summary

Methods
Constants
setQuestion()
question()
setAnswer()
answer()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

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