moodle/enrol/guest
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
..
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +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-62354 lang: Merge English strings from the en_fix language pack 2018-05-09 22:39:21 +02:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
lib.php MDL-80599 enrol_guest: Support password update in csv course upload 2024-05-17 11:00:56 +08:00
locallib.php MDL-57021 passwords: only use unmask field with shared secrets 2017-06-15 12:59:19 +01:00
settings.php
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00