moodle/blocks/online_users
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
..
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
classes MDL-64745 block_online_users: Option to disable users to set visibility 2019-10-07 09:00:33 +08:00
db
lang/en MDL-64745 block_online_users: Option to disable users to set visibility 2019-10-07 09:00:33 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
block_online_users.php MDL-65400 block: Support returning settings for core blocks 2019-10-23 15:33:56 +02:00
lib.php MDL-6074 blocks: Hide user in online users block 2018-06-13 09:02:24 +08:00
settings.php MDL-64745 block_online_users: Option to disable users to set visibility 2019-10-07 09:00:33 +08:00
styles.css MDL-6074 blocks: Hide user in online users block 2018-06-13 09:02:24 +08:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00