LLMS_Quiz_Legacy::get_questions()

Get Quiz Questions


Description Description


Return Return

(array) [quiz questions]


Top ↑

Source Source

File: includes/class.llms.quiz.legacy.php

	public function get_questions() {
		return $this->llms_questions;

	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.