moodle/blocks/recentlyaccesseditems
Eloy Lafuente (stronk7) 01148a0816
MDL-81522 phpunit: Add missing void return type to all tests
While this change is not 100% required now, it's good habit
and we are checking for it since Moodle 4.4.

All the changes in this commit have been applied automatically
using the moodle.PHPUnit.TestReturnType sniff and are, exclusively
adding the ": void" return types when missing.
2024-06-11 11:55:07 +02:00
..
amd MDL-77604 recentlyaccesseditems: convert HTMLCollection to an array. 2023-03-16 15:38:10 +07:00
classes MDL-81632 block_recentlyaccesseditems: deterministic item ordering. 2024-04-24 20:57:06 +01:00
db MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts 2024-04-20 21:01:04 +08:00
lang/en MDL-73900 recentlyaccesseditems: vertical display in blocks drawer 2022-03-29 11:50:17 +01:00
pix
templates MDL-70829 block_recentlyaccesseditems: Move listitem role out of <a> 2024-04-12 11:21:03 +08:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
block_recentlyaccesseditems.php
lib.php MDL-65803 recentlyaccesseditems: Restrict response to valid courses. 2019-06-12 12:10:50 +08:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00