Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
2.6
-
None
-
None
-
MOODLE_26_STABLE
Description
There are 1050 instances of $grade_item in the code. Rename it to $gradeitem as per our coding style.
Other are less common:
1050 $grade_item -> $gradeitem
|
341 $grade_category -> $gradecategory
|
210 $grade_grade -> $gradegrade
|
110 $grade_items -> $gradeitems
|
65 $grade_grades -> $gradegrades
|
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-43233 POLICY: Accepting commits which only fix coding style
-
- Closed
-