Skip to content

Commit 780de5b

Browse files
ENGCOM-4409: Fix type hints and replace deprecated method usage #21536
- Merge Pull Request #21536 from avstudnitz/magento2:fix-unsubscripe-type-hints - Merged commits: 1. b4c48a7 2. 0879ed8 3. cf6e2d1 4. 0041ce9
2 parents c970e42 + 0041ce9 commit 780de5b

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Newsletter/Controller/Subscriber

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Magento\Framework\App\Action\HttpGetActionInterface;
1111

1212
/**
13-
* Confirm subscritpion controller.
13+
* Confirm subscription controller.
1414
*/
1515
class Confirm extends \Magento\Newsletter\Controller\Subscriber implements HttpGetActionInterface
1616
{

0 commit comments

Comments
 (0)