styleguide_pattern.schema.yml in Simple Style Guide 8
config/schema/styleguide_pattern.schema.yml
File
config/schema/styleguide_pattern.schema.ymlView source
- simple_styleguide.styleguide_pattern.*:
- type: config_entity
- label: 'Styleguide pattern config'
- mapping:
- id:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
- description:
- type: blob
- label: 'Description'
- pattern:
- type: string
- label: 'Pattern'
- weight:
- type: integer
- label: 'Weight'
- uuid:
- type: string