Skip to content

Commit 0de795a

Browse files
author
Oleksii Korshenko
committed
Issue #17830: Add checkout_cart_product_add_before event
- fixed broken static test
1 parent fef2205 commit 0de795a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Checkout/Model/Cart.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,8 @@ public function truncate()
619619
}
620620

621621
/**
622+
* Get product ids.
623+
*
622624
* @return int[]
623625
*/
624626
public function getProductIds()

0 commit comments

Comments
 (0)