Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / event.debug.yml
1 description: 'Display current events '
2 help: 'The <info>event:debug</info> command helps you debug events.'
3 arguments:
4   event: 'Event to debug'
5 messages:
6   event: Event Name
7   class: 'Class'
8   method: 'Method'
9   no-events: "This event does not exist, try to execute command: event:debug"