moodle/theme/boost
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-79337 theme: removed unnecessary setuserpref 2023-10-31 16:58:24 +01:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
cli
lang/en MDL-68550 output: Improve accessibility of the paging bar 2022-11-10 06:06:02 +11:00
layout MDL-76974 javascript: convert remaining uses of old preferences API. 2023-08-22 14:43:34 +01:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
scss Merge branch 'MDL-78284-main' of https://github.com/sarjona/moodle 2024-02-21 09:49:41 +07:00
style MDL-78284 theme: Add new interactive content and update styles 2024-02-15 17:49:43 +01:00
templates MDL-80725 lang: Fix Help and documentation regressions 2024-02-01 19:30:58 +01:00
tests MDL-79270 user: New 'Browse list of users' system report 2023-12-11 12:36:54 +01:00
config.php MDL-74078 theme: Add missing block regions to mycourses 2022-04-01 15:12:56 +08:00
lib.php MDL-80357 theme_boost: Correctly interpolate SCSS 2023-12-19 15:13:54 +00:00
readme_moodle.txt MDL-77277 theme_boost: Add reference to CL update 2023-03-02 09:13:09 +08:00
settings.php MDL-79190 theme_boost: removed obsolete comment 2023-08-29 17:10:43 -04:00
thirdpartylibs.xml MDL-78052 theme: Update FontAwesome to 6.4.0 2023-04-27 12:52:01 +02:00
upgrade.txt Merge branch 'MDL-80396-main' of https://github.com/roland04/moodle 2024-01-24 12:29:50 +01:00
version.php MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00