You are here

webhook.links.task.yml in Webhooks 8

modules/webhook/webhook.links.task.yml

File

modules/webhook/webhook.links.task.yml
View source
  1. entity.webhook.view:
  2. title: View
  3. route_name: entity.webhook.canonical
  4. base_route: entity.webhook.canonical
  5. entity.webhook.edit_form:
  6. title: Edit
  7. route_name: entity.webhook.edit_form
  8. base_route: entity.webhook.canonical
  9. entity.webhook.delete_form:
  10. title: Delete
  11. route_name: entity.webhook.delete_form
  12. base_route: entity.webhook.canonical
  13. weight: 10
  14. entity.webhook.collection:
  15. title: Webhooks
  16. route_name: entity.webhook.collection
  17. base_route: system.admin_content
  18. weight: 10