MDL-50705 core_user: introduce new fill_properties_cache()
commit3b214760fb51ae2b0c85bbb2b272b9bc7c164657
authorSimey Lameze <simey@moodle.com>
Mon, 18 Jan 2016 02:13:11 +0000 (18 10:13 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 9 Mar 2016 17:23:31 +0000 (9 18:23 +0100)
tree9c9c3257965ee53ff37f874ff404a90c99f458fb
parent55ba3a26d2710ce3c5f13287b0c3538b9a934fa4
MDL-50705 core_user: introduce new fill_properties_cache()

    Also the get_property_definition() was created to get the property without retrieve the whole definition cache and
    unit tests were created to tests those new methods.
lib/classes/user.php
lib/phpunit/classes/util.php
lib/tests/user_test.php
lib/upgrade.txt