Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / debug.state.yml
1 description: 'Show the current State keys.'
2 help: 'Show the current State keys.'
3 arguments:
4   key: 'The State key to debug.'
5 messages:
6   key: 'The State key'
7 examples:
8     - description: 'List of the states on the site'
9       execution: |
10         drupal debug:state
11     - description: 'Displays a detail of the state install_task tok from the list of states'
12       execution: |
13         drupal debug:state install_task