moodle/tag
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
..
classes MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT 2020-03-29 15:34:26 +01:00
templates MDL-60492 core_tag: Fix title attribute 2020-08-05 12:52:09 +01:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
edit.php MDL-51283 core_tag: change tagtype to isstandard 2016-02-02 17:31:14 +08:00
edit_form.php MDL-51283 core_tag: change tagtype to isstandard 2016-02-02 17:31:14 +08:00
index.php MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
lib.php MDL-53772 inplace_editable: set context in callbacks 2016-04-14 13:58:29 +08:00
locallib.php MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
manage.php MDL-69454 core_search: consistent tag search 2020-09-21 11:54:51 +02:00
search.php MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
upgrade.txt MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php 2018-08-01 10:32:37 +08:00
user.php MDL-50851 user: use new tag API for interests 2016-01-10 15:25:47 +08:00