LLMS_Table_Questions::get_results( $args = array() )
Contents
Description Description
Source Source
File: includes/admin/reporting/tables/llms.table.questions.php
public function get_results( $args = array() ) { $this->tbody_data = $args['questions']; }
Expand full source code Collapse full source code View on GitHub