Skip to content

Commit 619f01d

Browse files
committed
MAGETWO-83169: Loaded quote items collection contains removed product items
1 parent ae31731 commit 619f01d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Quote/Model/ResourceModel/Quote/Item/Collection.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ public function resetJoinQuotes($quotesTableName, $productId = null)
149149

150150
/**
151151
* Join product entities to select existing products items only
152+
*
153+
* @return void
152154
*/
153155
protected function _beforeLoad()
154156
{

0 commit comments

Comments
 (0)