description: 'Generate a plugin type with Yaml discovery' help: 'The generate:plugin:type:yaml command helps you generate a new Plugin type that uses Yaml discovery.' welcome: 'Welcome to the Drupal Plugin Type generator' options: module: common.options.module class: 'Plugin type class name' plugin-name: 'Plugin type machine name' plugin-file-name: 'Plugin file name' questions: module: common.questions.module class: 'Enter the plugin type class name' plugin-name: 'Enter the plugin type machine name' plugin-file-name: 'Enter the plugin file name (e.g. MODULE.plugin.filename.yml)'