13 lines
274 B
YAML
13 lines
274 B
YAML
|
# Schema for the migration source plugins.
|
||
|
|
||
|
migrate.source.contact_settings:
|
||
|
type: migrate_source_sql
|
||
|
label: 'Drupal contact settings'
|
||
|
mapping:
|
||
|
variables:
|
||
|
type: sequence
|
||
|
label: 'Variables'
|
||
|
sequence:
|
||
|
type: string
|
||
|
label: 'Variable'
|