Skip to content

Commit 2db51c7

Browse files
committed
Issue #2908285 by Wim Leers, bojanz: Payment link template of 'operation-form' does not work in Drupal 8.4
1 parent 1eafa87 commit 2db51c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/payment/src/Entity/Payment.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
* links = {
4949
* "collection" = "/admin/commerce/orders/{commerce_order}/payments",
5050
* "edit-form" = "/admin/commerce/orders/{commerce_order}/payments/commerce_payment/edit",
51-
* "operation-form" = "/admin/commerce/orders/{commerce_order}/payments/{commerce_payment}/operation/{operation}",
5251
* "delete-form" = "/admin/commerce/orders/{commerce_order}/payments/{commerce_payment}/delete",
5352
* },
5453
* )

0 commit comments

Comments
 (0)