moodle/webservice/rest
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/privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
db MDL-50613 webservice: Remove risk bit masks for Web Service protocols 2015-09-30 09:34:23 +02:00
lang/en MDL-61903 webservice: Implement null privacy provider 2018-04-17 09:19:59 +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-30994 webservice API, check and update DocBlock 2012-03-02 09:49:41 +08:00
locallib.php MDL-77799 webservice_rest: unhandled exception should go in server log 2023-06-07 10:02:41 +01:00
server.php MDL-54799 webservice: Handle exception in WS format ASAP 2019-11-29 09:44:09 +01:00
simpleserver.php MDL-59808 webservice_rest: comply with restformat argument 2017-09-07 08:34:10 +08:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00