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 63a7e1d commit 1975686Copy full SHA for 1975686
docs/discounts/discounts_api.md
@@ -115,7 +115,7 @@ The example below contains a Command creating a cart discount. The discount:
115
- 2 products
116
- a `summer10` [discount code](#discount-codes) which can be used only 10 times, but a single customer can use the code multiple times
117
118
-``` php hl_lines="60-66 68-92"
+``` php hl_lines="60-67 69-97"
119
[[= include_file('code_samples/discounts/src/Command/ManageDiscountsCommand.php') =]]
120
```
121
0 commit comments