format_topics/mutations

Format topics mutations.

An instance of this class will be used to add custom mutations to the course editor. To make sure the addMutations method find the proper functions, all functions must be declared as class attributes, not a simple methods. The reason is because many plugins can add extra mutations to the course editor.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later