Skip to content

Commit f266e65

Browse files
author
Stanislav Idolov
committed
ENGCOM-2129: [Backport]Fixes updating wishlist item if an item object is passed instead its id. #16392
1 parent 9ca029c commit f266e65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Wishlist/Model/Wishlist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
declare(strict_types=1);
76

87
namespace Magento\Wishlist\Model;
98

0 commit comments

Comments
 (0)