moodle/rating
sam marshall 3dee5cd74c MDL-71099 Lib: Move new user_fields class from core to core_user
This class would belong more appropriately within the 'user' API
(core_user) instead of within the 'core' API, since it is
directly related to user data.

Since the class has only just been added to Moodle, now is a good
time to move it.
2021-03-25 13:48:04 +00:00
..
classes MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
index.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
lib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
module.js
rate.php
rate_ajax.php