Initial Drupal 11 with DDEV setup
This commit is contained in:
8
vendor/chi-teck/drupal-code-generator/templates/_theme-settings/schema.twig
vendored
Normal file
8
vendor/chi-teck/drupal-code-generator/templates/_theme-settings/schema.twig
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Schema for the configuration files of the {{ name }} theme.
|
||||
{{ machine_name }}.settings:
|
||||
type: theme_settings
|
||||
label: '{{ name }} settings'
|
||||
mapping:
|
||||
example:
|
||||
type: string
|
||||
label: Example
|
||||
Reference in New Issue
Block a user