You are here

contact.links.task.yml in Drupal 10

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