MDL-65646 core: Move component storage to json

This commit is contained in:
Andrew Nicols
2019-06-13 12:26:00 +08:00
parent f3507273e9
commit 29c442c558
31 changed files with 348 additions and 184 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"plugintypes": {
"workshopform": "mod\/workshop\/form",
"workshopallocation": "mod\/workshop\/allocation",
"workshopeval": "mod\/workshop\/eval"
}
}