moodle/filter/glossary
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-78294 filter_glossary: Replace YUI with an AMD module 2023-11-24 15:57:18 +08:00
classes/privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
db MDL-30610 remove outdated filter upgrade code 2011-12-23 10:38:11 +01:00
lang/en MDL-78294 filter_glossary: Replace YUI with an AMD module 2023-11-24 15:57:18 +08:00
templates MDL-78294 filter_glossary: Use <strong> to convey semantic meaning 2023-11-28 13:16:00 +08:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
filter.php MDL-78294 filter_glossary: Replace YUI with an AMD module 2023-11-24 15:57:18 +08:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00