block_test.schema.yml

Same filename and directory in other branches
  1. 9 core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
  2. 8.9.x core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
  3. 10 core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml

File

core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml

View source
  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. condition.plugin.baloney_spam:
  9. type: condition.plugin

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.