comparison vendor/chi-teck/drupal-code-generator/templates/d8/plugin/action-schema.twig @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
1 action.configuration.{{ plugin_id }}: 1 action.configuration.{{ plugin_id }}:
2 type: mapping 2 type: mapping
3 label: '{{ plugin_label }} configuration' 3 label: 'Configuration for "{{ plugin_label }}" action'
4 mapping: 4 mapping:
5 title: 5 title:
6 type: string 6 type: string
7 label: Title 7 label: Title