moodle/plagiarism
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/privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
tests/privacy MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
lib.php MDL-67526 plagiarism: Final deprecation of plagiarism functions 2023-03-14 17:04:20 +01:00
upgrade.txt Merge branch 'MDL-81970-plagiarism_upgrade_txt' of https://github.com/leonstr/moodle 2024-06-05 09:13:29 +07:00