moodle/backup
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
..
cc MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
controller MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
converter MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
moodle2 MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
util MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
backup.class.php MDL-81615 backup: Bump release to 4.5 2024-04-20 20:56:34 +08:00
backup.php MDL-67667 core: Deprecate and removal task blocking 2024-04-12 12:34:20 +08:00
backupfilesedit.php MDL-79915 backup: Improve the Restore main page 2023-11-29 09:19:46 +01:00
backupfilesedit_form.php MDL-76810 redirect handling: ensure return URLs are properly sanitised 2023-01-11 11:42:28 +08:00
copy.php MDL-79912 backup: Create Course reuse index page 2023-11-22 18:11:43 +01:00
copyprogress.php MDL-79912 backup: Create Course reuse index page 2023-11-22 18:11:43 +01:00
externallib.php MDL-69983 backup: Save async backups in correct area. 2023-07-06 12:12:19 +10:00
import.php MDL-79912 backup: Create Course reuse index page 2023-11-22 18:11:43 +01:00
log.php
restore.php MDL-67667 core: Deprecate and removal task blocking 2024-04-12 12:34:20 +08:00
restorefile.php MDL-79915 backup: Improve the Restore main page 2023-11-29 09:19:46 +01:00
restorefile_form.php MDL-79915 backup: Improve the Restore main page 2023-11-29 09:19:46 +01:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
view.php MDL-79912 backup: Create Course reuse index page 2023-11-22 18:11:43 +01:00