moodle/my
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/privacy MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:22 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
index.php MDL-68076 core: display call to feedback on user dashboard 2020-06-04 11:38:49 +10:00
indexsys.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
lib.php MDL-58957 Global search: Add time fields to block_instances 2017-06-29 15:14:47 +01:00