moodle/question/behaviour
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
..
adaptive MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
adaptivenopenalty MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
deferredcbm MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
deferredfeedback MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
immediatecbm MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
immediatefeedback MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
informationitem MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
interactive MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
interactivecountback MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
manualgraded MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
missing MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
behaviourbase.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
behaviourtypebase.php MDL-40992 qbehaviour: new type method, can Qs can finish naturally 2015-03-26 17:46:48 +00:00
rendererbase.php MDL-78874 accessibility: Improve descriptive text for check button 2023-08-24 20:45:56 +07:00
upgrade.txt MDL-72958 questions: tidy up all question-related upgrade.txt files 2022-03-22 14:53:43 +00:00