You are here

protected property AbstractQuizQuestionResponse::$question in Quiz 6.6

Same name and namespace in other branches
  1. 6.3 question_types/quiz_question/quiz_question.core.inc \AbstractQuizQuestionResponse::question
  2. 6.5 question_types/quiz_question/quiz_question.core.inc \AbstractQuizQuestionResponse::question

File

question_types/quiz_question/quiz_question.core.inc, line 219
Classes used in the Quiz Question module.

Class

AbstractQuizQuestionResponse
A base implementation of QuizQuestionResponse.

Code

protected $question = NULL;