We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0926605 commit 02cbc33Copy full SHA for 02cbc33
app/code/Magento/Newsletter/Controller/Subscriber/Unsubscribe.php
@@ -8,7 +8,7 @@
8
use Magento\Framework\App\Action\HttpGetActionInterface as HttpGetActionInterface;
9
10
/**
11
- * Customers unsubscribe controller.
+ * Controller for unsubscribing customers.
12
*/
13
class Unsubscribe extends \Magento\Newsletter\Controller\Subscriber implements HttpGetActionInterface
14
{
0 commit comments