moodle/admin/tool/httpsreplace
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
cli MDL-46269 tool_httpsreplace: Fix incorrect sorting 2017-10-18 19:46:26 +02: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
index.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
settings.php MDL-46269 tool_httpsreplace: Add multiple steps 2017-10-16 16:11:15 +08:00
tool.php MDL-73734 tool_httpreplace: Use streaming output api 2023-08-28 22:08:08 +10:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00