contact.links.task.yml

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

File

core/modules/contact/contact.links.task.yml

View source
  1. entity.contact_form.canonical:
  2. title: 'View'
  3. route_name: entity.contact_form.canonical
  4. weight: 0
  5. base_route: entity.contact_form.edit_form
  6. entity.contact_form.edit_form:
  7. title: 'Edit'
  8. route_name: entity.contact_form.edit_form
  9. weight: 1
  10. base_route: entity.contact_form.edit_form
  11. entity.user.contact_form:
  12. title: 'Contact'
  13. route_name: entity.user.contact_form
  14. weight: 2
  15. base_route: entity.user.canonical

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