Skip to content

Commit d90c7f9

Browse files
committed
MC-33400: [Improvement] Magento\Checkout\Model\Cart::addOrderItem
1 parent 551ddb8 commit d90c7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/Reorder/Reorder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class Reorder
8888
private $customerCartProvider;
8989

9090
/**
91-
* ProductCollectionFactory
91+
* @var ProductCollectionFactory
9292
*/
9393
private $productCollectionFactory;
9494

0 commit comments

Comments
 (0)