moodle/privacy/classes
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
..
local MDL-68875 privacy: Keep moodle_content_writer->get_path() the same 2020-06-02 15:53:40 +02:00
output MDL-62491 core_privacy: Add html files to the user data export. 2018-10-08 09:00:08 +08:00
privacy MDL-61307 core_privacy: Implementation of itself 2018-03-09 12:24:37 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
manager.php MDL-63495 privacy: Add support for removal of multiple users in a context 2018-10-17 13:12:18 +08:00
manager_observer.php MDL-62134 core_privacy: Allow for a failure handler 2018-05-16 11:52:46 +08:00