moodle/report/insights
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-78324 core: Convert modals to use new static methods 2023-09-09 00:04:11 +08:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
db MDL-62191 analytics: Support for bulk actions 2019-09-27 14:13:52 +08:00
lang/en MDL-66990 lang: Import fixed English strings (en_fix) 2019-11-01 11:16:10 +01:00
templates MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
action.php MDL-65585 analytics: Global on/off switch 2019-10-10 10:06:31 +08:00
done.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
insights.php MDL-73358 report: Add page content heading for report pages 2022-01-14 16:14:07 +08:00
lib.php MDL-65585 analytics: Global on/off switch 2019-10-10 10:06:31 +08:00
prediction.php MDL-65585 analytics: Global on/off switch 2019-10-10 10:06:31 +08:00
settings.php MDL-65585 analytics: Global on/off switch 2019-10-10 10:06:31 +08:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00