annotate vendor/chi-teck/drupal-code-generator/templates/d8/plugin/block-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 block.settings.{{ plugin_id }}:
Chris@0 2 type: block_settings
Chris@0 3 label: '{{ plugin_label }} block'
Chris@0 4 mapping:
Chris@0 5 foo:
Chris@0 6 type: string
Chris@0 7 label: Foo