Skip to content

Commit 4ee4ccf

Browse files
author
Yuri Kovsher
committed
MAGETWO-36101: Refactor controllers in the Wishlist module
1 parent db81bf8 commit 4ee4ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function __construct(
3232
/**
3333
* Custom options download action
3434
*
35-
* @return \Magento\Framework\Controller\Result\Forward|void
35+
* @return \Magento\Framework\Controller\Result\Forward
3636
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
3737
* @SuppressWarnings(PHPMD.ExitExpression)
3838
*/

0 commit comments

Comments
 (0)