pm-4.1.x-dev/modules/pm_note/pm_note.links.task.yml
modules/pm_note/pm_note.links.task.yml
entity.pm_note.view: title: 'View' route_name: entity.pm_note.canonical base_route: entity.pm_note.canonical entity.pm_note.edit_form: title: 'Edit' route_name: entity.pm_note.edit_form base_route: entity.pm_note.canonical entity.pm_note.delete_form: title: 'Delete' route_name: entity.pm_note.delete_form base_route: entity.pm_note.canonical weight: 10 entity.pm_note.collection: title: 'Notes' route_name: entity.pm_note.collection base_route: pm.admin weight: 10 entity.pm_note_type.edit_form: title: 'Edit' route_name: entity.pm_note_type.edit_form base_route: entity.pm_note_type.edit_form entity.pm_note_type.collection: title: 'List' route_name: entity.pm_note_type.collection base_route: entity.pm_note_type.collection
