-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
3.10.1, 3.11
-
2.5
-
Easy
-
MOODLE_310_STABLE, MOODLE_311_STABLE
Following up the refactoring (CONTRIB-8400) of the plugin, we have placed the methods in their own namespace.
Once most of the refactoring is done (CONTRIB-8393, CONTRIB-8400, CONTRIB-8395), we should look at each method's name and:
- Remove the prefix (as well as in the corresponding test file/method)
- Check if the method name is relevant and change its name to a more obvious/descriptive name (example: bigbluebuttonbn_get_create_meeting_array could be rename create_meeting_array)
- is blocked by
-
CONTRIB-8393 Fix use of invalid Level 2 Namespaces
-
- Closed
-
-
CONTRIB-8395 Migrate local library functions to namespaced class methods
-
- Closed
-
-
CONTRIB-8400 Inclusion of lib.php has side effects
-
- Closed
-