moodle/blocks/comments
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-63633 block_comments: Add support for removal of context users 2018-10-22 12:50:14 +02:00
db
lang/en MDL-62005 block_comments: Add implementation of Privacy API 2018-04-30 18:20:04 +10:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
block_comments.php MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT 2020-03-29 15:34:26 +01:00
lib.php MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00