pm-4.1.x-dev/modules/pm_invoice/pm_invoice.links.task.yml
modules/pm_invoice/pm_invoice.links.task.yml
entity.pm_invoice.view: title: 'View' route_name: entity.pm_invoice.canonical base_route: entity.pm_invoice.canonical entity.pm_invoice.edit_form: title: 'Edit' route_name: entity.pm_invoice.edit_form base_route: entity.pm_invoice.canonical entity.pm_invoice.delete_form: title: 'Delete' route_name: entity.pm_invoice.delete_form base_route: entity.pm_invoice.canonical weight: 10 entity.pm_invoice.collection: title: 'Invoices' route_name: entity.pm_invoice.collection base_route: pm.admin weight: 10 entity.pm_invoice_type.edit_form: title: 'Edit' route_name: entity.pm_invoice_type.edit_form base_route: entity.pm_invoice_type.edit_form entity.pm_invoice_type.collection: title: 'List' route_name: entity.pm_invoice_type.collection base_route: entity.pm_invoice_type.collection view.pm_invoice.collection: title: 'Invoices' route_name: view.pm_invoice.collection base_route: entity.pm_project.canonical weight: 31
