Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
|
The interface implemented by question_file_saver and question_file_loader. More...
Public Member Functions | |
get_files () | |
Get the files that were submitted. | |
The interface implemented by question_file_saver and question_file_loader.
question_response_files::get_files | ( | ) |
Get the files that were submitted.
array | of stored_files objects. |
Implemented in question_file_loader, and question_file_saver.