Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / generate.plugin.imageformatter.yml
1 description: 'Generate image formatter plugin.'
2 help: 'The <info>generate:plugin:imageformatter</info> command helps you generate a new image formatter plugin.'
3 options:
4     module: common.options.module
5     class: 'Plugin class name'
6     label: 'Plugin label'
7     plugin-id: 'Plugin id'
8 questions:
9     module: common.questions.module
10     class: 'Enter the plugin class name'
11     label: 'Enter the plugin label'
12     plugin-id: 'Enter the plugin id'