Skip to content

Commit 5423adc

Browse files
author
Pieter Cappelle
committed
Merge branch 'wishlist_add_message' of github.com:PieterCappelle/magento2 into wishlist_add_message
2 parents af5a96f + a7e9bb9 commit 5423adc

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Plugin
3030
protected $config;
3131

3232
/**
33-
* @var \Magento\Framework\App\Response\RedirectInterface
33+
* @var \Magento\Framework\Message\ManagerInterface $messageManager
3434
*/
3535
protected $redirector;
3636

0 commit comments

Comments
 (0)