166ce8da3ad4c8a0ff1572060c6e1661ad454841
[yaffs-website] / web / core / modules / block / tests / modules / block_test / config / schema / block_test.schema.yml
1 block.settings.test_block_instantiation:
2   type: block_settings
3   label: 'Test block instantiation settings'
4   mapping:
5     display_message:
6       type: string
7       label: 'Message text'
8
9 condition.plugin.baloney_spam:
10   type: condition.plugin