cnw-co / moodle-local_cnw_userprofile_cohorts

0 stars 0 forks source link

incorrect naming of functions #2

Open danmarsden opened 4 years ago

danmarsden commented 4 years ago

functions should be prefixed with the frankentyle plugin name

https://docs.moodle.org/dev/Frankenstyle#Function_names

eg "local_cnw_userprofile_cohorts_get_cohorts()" not "userprofile_cohorts_get_smartcohort_version"