mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-24817 backup - added support for decode contents in plugins (and qtypes)
This commit is contained in:
parent
b5e58c1831
commit
9f68f2d5a6
12 changed files with 119 additions and 193 deletions
|
@ -26,6 +26,7 @@
|
|||
* Class implementing the subplugins support for moodle2 backups
|
||||
*
|
||||
* TODO: Finish phpdocs
|
||||
* TODO: Make this subclass of backup_plugin
|
||||
*/
|
||||
abstract class backup_subplugin {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue