void public static
\Bitrix\Sale\Internals\OrderDiscountTable::clearList(
array|integer $discount
);
Method deletes entries from table with discounts applied to order according to array $discount
. Static method.
Parameters
Parameter | Description | Version |
$discount | Array with discount IDs | |
Example