config_translation_test.links.task.yml

Same filename and directory in other branches
  1. 9 core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml
  2. 8.9.x core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml
  3. 10 core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml
core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml

File

core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml

View source
  1. # Add a default local task for the file system settings page, so that the local
  2. # task added by Configuration Translation becomes visible. This facilitates
  3. # manual testing.
  4. system.file_system_settings:
  5. route_name: system.file_system_settings
  6. title: Settings
  7. base_route: system.file_system_settings

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