12 lines
169 B
Twig
12 lines
169 B
Twig
id: {{ plugin_id }}
|
|
label: '{{ label }}'
|
|
status: true
|
|
langcode: en
|
|
type: {{ type }}
|
|
plugin: {{ plugin_id }}
|
|
dependencies:
|
|
module:
|
|
- {{ type }}
|
|
- {{ module }}
|
|
|