moodle/comment
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
..
amd MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
tests MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
comment.js MDL-76694 core_comment: exit the js init if the element cannot be found 2023-11-03 10:04:32 +08:00
comment_ajax.php MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 07:59:27 +01:00
comment_post.php
index.php MDL-76591 comment: implement new management interface elements. 2023-01-30 15:54:00 +00:00
lib.php MDL-72321 qbank_comment: Only initialise javascript if plugin is enabled 2023-08-31 15:00:38 +01:00
locallib.php MDL-77350 comment: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
upgrade.txt MDL-76591 comment: convert existing overview page to system report. 2023-01-30 15:53:59 +00:00