help_topics_test.help_topics.yml

Same filename in other branches
  1. 9 core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.help_topics.yml
  2. 8.9.x core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.help_topics.yml
  3. 11.x core/modules/help/tests/modules/help_topics_test/help_topics_test.help_topics.yml
core/modules/help/tests/modules/help_topics_test/help_topics_test.help_topics.yml

File

core/modules/help/tests/modules/help_topics_test/help_topics_test.help_topics.yml

View source
  1. help_topics_test_direct_yml:
  2. class: 'Drupal\help_topics_test\Plugin\HelpTopic\TestHelpTopicPlugin'
  3. top_level: true
  4. related: {}
  5. label: "Test direct yaml topic label"
  6. body: "Test direct yaml body"
  7. help_topics_derivatives:
  8. deriver: 'Drupal\help_topics_test\Plugin\Deriver\TestHelpTopicDeriver'

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