moodle/grade/export/txt
Eloy Lafuente (stronk7) f6711bb394 MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.

At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:45:59 +02:00
..
classes MDL-61952 gradeexport_txt: Implement privacy API 2018-04-12 08:38:50 +02:00
db
lang/en MDL-61952 gradeexport_txt: Implement privacy API 2018-04-12 08:38:50 +02:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
dump.php MDL-32151 grade: Use appropriate error langstring error key 2017-06-23 10:22:24 +08:00
export.php MDL-32151 grade: Use appropriate error langstring error key 2017-06-23 10:22:24 +08:00
grade_export_txt.php MDL-63488 core_grade: Use the rewrite_pluginurls to handle files 2018-11-14 09:44:18 +08:00
index.php MDL-32151 grade: Use appropriate error langstring error key 2017-06-23 10:22:24 +08:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00