book_breadcrumb_test.schema.yml

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

File

core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml

View source
  1. # Schema for the configuration files of the book_breadcrumb_test module.
  2. book_breadcrumb_test.settings:
  3. type: config_object
  4. label: 'Book Breadcrumb Test module settings'
  5. mapping:
  6. hide:
  7. type: boolean
  8. label: 'Setting for hiding content'

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