LLMS_Quiz::get_assoc_lesson()


Description Description


Source Source

File: includes/models/model.llms.quiz.php

	public function get_assoc_lesson() {
		// deprecate
		return $this->get( 'lesson_id' );
	}

Top ↑

User Contributed Notes User Contributed Notes

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