LLMS_Table_Questions::get_results( $args = array() )


Description Description


Source Source

File: includes/admin/reporting/tables/llms.table.questions.php

	public function get_results( $args = array() ) {

		$this->tbody_data = $args['questions'];

	}

Top ↑

User Contributed Notes User Contributed Notes

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