moodle/completion
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-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
criteria MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
completion_aggregation.php
completion_completion.php MDL-65976 completion: New course completion message provider 2020-09-29 13:40:32 +02:00
completion_criteria_completion.php
data_object.php MDL-55136 data_object: fix param handling in fetch_all_helper 2016-07-06 10:33:06 +01:00
upgrade.txt MDL-65056 completion: Hide checkboxes on course page for teachers 2019-04-19 11:40:00 +02:00