diff --git a/src/Plugin/migrate/process/EntityGenerate.php b/src/Plugin/migrate/process/EntityGenerate.php index 9b655fc..d15eb9a 100644 --- a/src/Plugin/migrate/process/EntityGenerate.php +++ b/src/Plugin/migrate/process/EntityGenerate.php @@ -26,7 +26,12 @@ * * Example usage with default_values configuration: * @code + * destination: + * plugin: 'entity:node' * process: + * type: + * plugin: default_value + * default_value: page * field_tags: * plugin: entity_generate * source: tags