moodle/admin/tool/uploadcourse
Eloy Lafuente (stronk7) 01148a0816
MDL-81522 phpunit: Add missing void return type to all tests
While this change is not 100% required now, it's good habit
and we are checking for it since Moodle 4.4.

All the changes in this commit have been applied automatically
using the moodle.PHPUnit.TestReturnType sniff and are, exclusively
adding the ": void" return types when missing.
2024-06-11 11:55:07 +02:00
..
classes MDL-80599 enrol_self: Support password update in csv course upload 2024-05-17 11:00:55 +08:00
cli MDL-78742 tool_uploadcourse: configure show activity dates value. 2023-07-20 16:28:36 +01:00
db MDL-43056 tool_uploadcourse: Add capability to upload courses from file 2024-01-31 11:29:33 +11:00
lang/en MDL-81351 lang: Import fixed English strings (en_fix) 2024-03-26 23:13:15 +01:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
index.php MDL-43056 tool_uploadcourse: Add capability to upload courses from file 2024-01-31 11:29:33 +11:00
lib.php MDL-43056 tool_uploadcourse: Add capability to upload courses from file 2024-01-31 11:29:33 +11:00
settings.php MDL-43056 tool_uploadcourse: Add capability to upload courses from file 2024-01-31 11:29:33 +11:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00