moodle/backup/util/xml
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
..
contenttransformer
output MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
parser 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
xml_writer.class.php MDL-76838 backup: remove invalid utf8 code sequences writing XML. 2023-05-22 21:04:02 +01:00