moodle/backup/util/structure
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
..
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
backup_attribute.class.php
backup_final_element.class.php
backup_nested_element.class.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
backup_optigroup.class.php MDL-31017 whitespace clean - take1 2012-01-04 16:27:32 +01:00
backup_optigroup_element.class.php
backup_structure_processor.class.php MDL-45574 Backup progress: Can time out with large number of files 2014-06-06 10:41:40 +01:00
base_atom.class.php
base_attribute.class.php
base_final_element.class.php MDL-24962 backup - now destroying circular refs manually to help PHP 5.2 2010-11-01 22:09:44 +00:00
base_nested_element.class.php MDL-60281 general: various strict corrections for PHP7.2 2017-10-16 09:37:20 +08:00
base_optigroup.class.php MDL-22245 backup - added activities subplugin support 2010-07-02 11:13:00 +00:00
base_processor.class.php
restore_path_element.class.php MDL-34118 question backup: a mod can use usages in different ways. 2012-08-17 11:13:10 +01:00