We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eafa87 commit 2db51c7Copy full SHA for 2db51c7
modules/payment/src/Entity/Payment.php
@@ -48,7 +48,6 @@
48
* links = {
49
* "collection" = "/admin/commerce/orders/{commerce_order}/payments",
50
* "edit-form" = "/admin/commerce/orders/{commerce_order}/payments/commerce_payment/edit",
51
- * "operation-form" = "/admin/commerce/orders/{commerce_order}/payments/{commerce_payment}/operation/{operation}",
52
* "delete-form" = "/admin/commerce/orders/{commerce_order}/payments/{commerce_payment}/delete",
53
* },
54
* )
0 commit comments