Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / templates / module / system.action.action.yml.twig
1 id: {{ plugin_id }}
2 label: '{{ label }}'
3 status: true
4 langcode: en
5 type: {{ type }}
6 plugin: {{ plugin_id }}
7 dependencies:
8   module:
9     - {{ type }}
10     - {{ module }}
11