moodle/my
Eloy Lafuente (stronk7) ba1f804ffa
MDL-65292 style: Fix all function declarations white space
This has been generated running the following Sniffs, all
them part of the Moodle's CodeSniffer standard:
- PSR12.Functions.ReturnTypeDeclaration
- PSR12.Functions.NullableTypeDeclaration
- moodle.Methods.MethodDeclarationSpacing
- Squiz.Whitespace.ScopeKeywordSpacing

All them are, exclusively, about correct spacing, so the changes
are, all them, only white space changes.

Only exceptions to the above are 3 changes what were setting the
return type in a new line, and, when that happens, the closing
parenthesis (bracket) has to go to the same line than the colon.
2024-02-28 23:33:26 +01:00
..
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
templates MDL-78934 behat: Replace all the rest of goutte by browserkit 2023-08-18 13:59:17 +02:00
tests MDL-80221 lang: Use fixed strings in the tests, too 2023-12-01 06:27:36 +01:00
courses.php MDL-74716 course: Add Request a course link to My courses 2022-06-14 16:53:38 +02:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
indexsys.php MDL-76033 core: bump version in is_major_upgrade_required 2022-10-19 15:08:44 +03:00
lib.php MDL-78340 Blocks: Dashboards now respect block permission overrides 2023-08-09 04:44:18 +00:00
upgrade.txt MDL-70801 core_my: Add a new courses page 2021-11-15 11:49:35 +08:00