Skip to content

Commit 3a3c70f

Browse files
committed
MC-40417: Unexpected behavior when updating a Product with a Customizable Option (File) in the Wish List
1 parent ba849cc commit 3a3c70f

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Wishlist/Controller/Index

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/Controller/Index/Add.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class Add extends \Magento\Wishlist\Controller\AbstractIndex implements HttpPost
5454
private $redirect;
5555

5656
/**
57-
* @var mixed UrlInterface
57+
* @var UrlInterface
5858
*/
5959
private $urlBuilder;
6060

0 commit comments

Comments
 (0)