Skip to content

Commit f047173

Browse files
author
Stanislav Idolov
authored
DocBlock fix
1 parent f849a53 commit f047173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Newsletter/Controller/Adminhtml/Subscriber/MassUnsubscribe.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class MassUnsubscribe extends Subscriber
2222
/**
2323
* @param Context $context
2424
* @param FileFactory $fileFactory
25+
* @param SubscriberFactory $subscriberFactory
2526
*/
2627
public function __construct(
2728
Context $context,

0 commit comments

Comments
 (0)