moodle/grade
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
..
amd MDL-78885 comboboxsearch: Points from review 2024-03-22 05:50:06 +11:00
classes Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
edit MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
export MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
grading MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
import MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
report MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
templates MDL-80397 theme: Refactor card-deck class dropped in BS5 2024-03-27 10:10:22 +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-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07:00
lib.php MDL-81315 grade: Ensure grade action menus do not display chevron icons 2024-03-26 23:25:19 +08:00
querylib.php MDL-63422 general: review core loop / switch / case / continue 2018-10-31 00:17:59 +01:00
renderer.php MDL-78885 comboboxsearch: Points from review 2024-03-22 05:50:06 +11:00
upgrade.txt MDL-74581 grade: Update upgrade.txt file to document new upgrade note 2024-05-21 16:51:30 +07:00
UPGRADING.md NOBUG: Add upgrade notes 2024-05-30 17:00:19 +02:00