HelperTrait
The Helper trait.
Tags
Table of Contents
Properties
- $questionHelper : QuestionHelper|null
- The question helper reference of the command.
Methods
- getQuestionHelper() : QuestionHelper
- Returns the QuestionHelper reference of the command.
Properties
$questionHelper
The question helper reference of the command.
public
QuestionHelper|null
$questionHelper
= null
Methods
getQuestionHelper()
Returns the QuestionHelper reference of the command.
public
getQuestionHelper() : QuestionHelper