Skip to content

Commit 9de6daf

Browse files
authored
Fix static test
1 parent 53694fa commit 9de6daf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
use Magento\Wishlist\Model\ItemCarrier;
1212
use Magento\Framework\Controller\ResultFactory;
1313

14+
/**
15+
* Action Add All to Cart
16+
*/
1417
class Allcart extends \Magento\Wishlist\Controller\AbstractIndex
1518
{
1619
/**

0 commit comments

Comments
 (0)