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