LLMS_Table_Quizzes::set_args()
Define the structure of arguments used to pass to the get_results method
Contents
Return Return
(array)
Source Source
File: includes/admin/reporting/tables/llms.table.quizzes.php
415 416 417 | */ public function set_args() { return array (); |
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |