Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / migrate_plus / config / schema / migrate_plus.schema.yml
index 304e4cc3b31cccadf929f1cc22b7cbad7fb4820e..99aef5523869dcd4fbbaa9cf1173e9d1765481b3 100644 (file)
@@ -7,6 +7,15 @@ migrate_plus.migration.*:
     id:
       type: string
       label: 'ID'
+    class:
+      type: string
+      label: 'Class'
+    field_plugin_method:
+      type: string
+      label: 'Field Plugin Method'
+    cck_plugin_method:
+      type: string
+      label: 'BC layer for Field Plugin Method'
     migration_tags:
       type: sequence
       label: 'Migration Tags'