Skip to content

Commit 6e1827f

Browse files
committed
Fixed line numbers
1 parent 79c5c1a commit 6e1827f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commerce/payment/extend_payment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ You add custom data by using the `setContext` method:
100100
Then, you retrieve it with the `getContext` method:
101101

102102
``` php
103-
[[= include_file('code_samples/api/commerce/src/Command/PaymentCommand.php', 70, 75) =]]
103+
[[= include_file('code_samples/api/commerce/src/Command/PaymentCommand.php', 70, 74) =]]
104104
```

0 commit comments

Comments
 (0)