moodle/admin/tool/customlang
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
cli MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
db MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
lang/en MDL-76222 tool_customlang: non-translatable export CLI filename. 2023-02-09 14:18:05 +00:00
templates MDL-67833 tool_customlang: break long text in component column. 2021-07-09 11:36:56 +01:00
tests MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
export.php MDL-69582 tool_customlang: add export langstring feature 2020-10-08 19:08:15 +02:00
filter_form.php MDL-69582 tool_customlang: add export langstring feature 2020-10-08 19:08:15 +02:00
import.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
index.php MDL-73734 tool_customlang: Use streaming output api 2023-08-28 22:08:08 +10:00
lib.php
locallib.php MDL-77599 coding-style: Replace forbidden @const tags by @var 2023-07-03 15:58:16 +02:00
module.js
settings.php
version.php MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00