moodle/rating
Eloy Lafuente (stronk7) d81a94807b 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:46:04 +02:00
..
classes MDL-65042 rating: Fix incorrect image generated for user in rating 2019-08-16 15:41:21 +01:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
index.php MDL-50173 ratings: Use proper checks to ensure ratings are viewable. 2015-09-09 04:07:21 +02:00
lib.php MDL-56307 course: API changes to support retrieve by time 2016-10-25 10:10:52 +01:00
module.js MDL-46446 core_rating: fixed coding style problems 2014-07-23 19:30:53 +08:00
rate.php MDL-46447 core_rate: made sure non-ajax files don't return JSON data 2014-08-04 15:12:50 +08:00
rate_ajax.php MDL-55786 rating: Move common code to new function 2016-10-03 12:17:09 +01:00