You are here

public function OpignoTincanQuestionTypeResponse::save in Opigno TinCan Question Type 7

Save the current response.

File

includes/opigno_tincan_question_type.response.inc, line 53
This file contains the class OpignoTincanQuestionTypeResponse.

Class

OpignoTincanQuestionTypeResponse
This class goal is to manage the user's answer(s).

Code

public function save() {

  // Nothing to save.
}