Skip to content

Commit 02cbc33

Browse files
author
Yauhen_Lyskavets
committed
MAGETWO-91768: Customer section not updated after subscription declined
- Statics fix
1 parent 0926605 commit 02cbc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Newsletter/Controller/Subscriber/Unsubscribe.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Magento\Framework\App\Action\HttpGetActionInterface as HttpGetActionInterface;
99

1010
/**
11-
* Customers unsubscribe controller.
11+
* Controller for unsubscribing customers.
1212
*/
1313
class Unsubscribe extends \Magento\Newsletter\Controller\Subscriber implements HttpGetActionInterface
1414
{

0 commit comments

Comments
 (0)