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 79c5c1a commit 6e1827fCopy full SHA for 6e1827f
docs/commerce/payment/extend_payment.md
@@ -100,5 +100,5 @@ You add custom data by using the `setContext` method:
100
Then, you retrieve it with the `getContext` method:
101
102
``` php
103
-[[= include_file('code_samples/api/commerce/src/Command/PaymentCommand.php', 70, 75) =]]
+[[= include_file('code_samples/api/commerce/src/Command/PaymentCommand.php', 70, 74) =]]
104
```
0 commit comments