moodle-plugin-ci icon indicating copy to clipboard operation
moodle-plugin-ci copied to clipboard

Check for class name issues, ie core vs \local class paths

Open brendanheywood opened this issue 6 years ago • 0 comments

We should check that all classes are in a correct namespace, ie they are implementing a core thing, or they are "\local":

https://docs.moodle.org/dev/Coding_style#Rules_for_level2

https://docs.moodle.org/dev/Automatic_class_loading#Namespaces

brendanheywood avatar Jun 17 '19 07:06 brendanheywood