mebis-lp / moodle-mod_mootimeter

Other
9 stars 7 forks source link

Use exporter for webservices #79

Open PhMemmel opened 5 months ago

PhMemmel commented 5 months ago

Many webservices currently define similar or equal structures. We should try to deal with these by using exporter classes to avoid code duplication and simplify the code.