You are here

log.links.task.yml in Log entity 8

Same filename and directory in other branches
  1. 2.x log.links.task.yml

File

log.links.task.yml
View source
  1. # Log routing definition
  2. entity.log.canonical:
  3. route_name: entity.log.canonical
  4. base_route: entity.log.canonical
  5. title: 'View'
  6. entity.log.edit_form:
  7. route_name: entity.log.edit_form
  8. base_route: entity.log.canonical
  9. title: Edit
  10. entity.log.delete_form:
  11. route_name: entity.log.delete_form
  12. base_route: entity.log.canonical
  13. title: Delete
  14. weight: 10