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 26a5af1 commit be6ac5cCopy full SHA for be6ac5c
docs/commerce/payment/extend_payment.md
@@ -59,7 +59,7 @@ Next, create a mapper that maps the information that the user inputs in the form
59
[[= include_file('code_samples/front/shop/payment/src/PaymentMethodType/PayPal/OptionsFormMapper.php') =]]
60
```
61
62
-Then, register `OptionsFormMapper` a service:
+Then, register `OptionsFormMapper` as a service:
63
64
``` yaml
65
[[= include_file('code_samples/front/shop/payment/config/services.yaml', 0, 1) =]][[= include_file('code_samples/front/shop/payment/config/services.yaml', 16, 20) =]]
0 commit comments