mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 23:43:58 +00:00
Admin Workflow
This commit is contained in:
-2
@@ -91,8 +91,6 @@ class UpdateNextQuestionV1AdminWFLogic extends AbstractControllerLogic
|
||||
|
||||
$this->canFetchQuestion->passes();
|
||||
|
||||
Log::info('currentQuestion: '. json_encode($currentQuestion));
|
||||
|
||||
if ($request->has('answerObj')) {
|
||||
$answer = $request->answerObj;
|
||||
$answerNextQuestionNumber = $answer['next_question_number'];
|
||||
|
||||
Reference in New Issue
Block a user