moodle/lib/portfolio
Eloy Lafuente (stronk7) 29a541724f
MDL-65292 style: Fix all the function declaration ordering
This has been generated running the following Sniff,
part of the Moodle's CodeSniffer standard:
- PSR2.Methods.MethodDeclaration

It just ensures all the function declarations have
the correct order for:
- abstract and final.
- visibility (public, protected, private).
- static.

So, all the lines modified by this commit are function declarations
and the only changes are in the positions of those keywords.
2024-02-28 23:47:47 +01:00
..
formats/leap2a MDL-78166 lib: Added missing class properties in portfolio 2023-05-27 09:28:03 +07:00
caller.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
constants.php
exceptions.php
exporter.php MDL-78166 lib: Added missing class properties in portfolio 2023-05-27 09:28:03 +07:00
formats.php
forms.php MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
plugin.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00