-
Improvement
-
Resolution: Fixed
-
Blocker
-
4.1.1
-
MOODLE_401_STABLE
-
MOODLE_402_STABLE
-
These are some coding style changes:
- Clean-up of the structure and repaginate classes
- Bulk-fix @param/return object -> stdClass.
- Bulk fix remaining legacy array syntax.
- Fix missing space around operators.
- Fix incorrect PHPdoc which CiBoT pointed out.