You are here

public function QuizQuestionBroken::validateNode in Quiz 7.5

Overrides QuizQuestion::validateNode

See also

QuizQuestion::validateNode()

File

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

Class

QuizQuestionBroken

Code

public function validateNode(array &$form) {
}