annotate vendor/chi-teck/drupal-code-generator/templates/d8/plugin/views/argument-default-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
children
rev   line source
Chris@5 1 views.argument_default.{{ plugin_id }}:
Chris@5 2 type: mapping
Chris@5 3 label: '{{ plugin_label }}'
Chris@5 4 mapping:
Chris@5 5 example:
Chris@5 6 type: string
Chris@5 7 label: 'Example'