Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / generate.plugin.migrate.process.yml
1 description: 'Generate a migrate process plugin'
2 help: 'Creates new process plugin for the migration.'
3 options:
4   module: common.options.module
5   class: 'Plugin class name'
6   plugin-id: 'Plugin id'
7 questions:
8   class: 'Enter the migration process plugin class name'
9   plugin-id: 'Enter the migration process plugin id'