mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() Previously there was no way in PHP to create the JSON values used for availability, except by manually hard-coding them (the main code to do this normally is in JavaScript). This makes unit tests hard to read, so I have implemented static functions tree::get_root_json and tree::get_nested_json which allow for easier-to-read unit tests. |
||
---|---|---|
.. | ||
classes | ||
lang/en | ||
tests | ||
yui | ||
version.php |