annotate 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
rev   line source
Chris@0 1 action.configuration.{{ plugin_id }}:
Chris@0 2 type: mapping
Chris@5 3 label: 'Configuration for "{{ plugin_label }}" action'
Chris@0 4 mapping:
Chris@0 5 title:
Chris@0 6 type: string
Chris@0 7 label: Title