Skip to content

Commit 860af38

Browse files
author
Patrick McLain
committed
Fix static tests
1 parent 6cf13db commit 860af38

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/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Magento\Framework\Controller\ResultFactory;
1212

1313
/**
14-
* Class Update
14+
* Controller for updating wishlists
1515
*/
1616
class Update extends \Magento\Wishlist\Controller\AbstractIndex implements HttpPostActionInterface
1717
{

0 commit comments

Comments
 (0)