moodle/admin/tool/filetypes
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-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
lang/en MDL-61892 admin/tools: Implement null privacy providers 2018-04-20 11:41:20 +08:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
delete.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
edit.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
edit_form.php MDL-64552 admin: use hideIf instead of disabledIf (where appropriate) 2019-01-11 11:27:33 +00:00
index.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
renderer.php MDL-78884 theme: Update styles to display new icons properly 2023-08-23 07:32:49 +02:00
revert.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
settings.php
styles.css MDL-66999 theme_boost: @extend replace .alert 2019-12-09 10:49:39 +01:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00