Skip to content

Commit 005a62b

Browse files
committed
ACP2E-1419: [Magento Cloud] - Error image in phtml for back to stock email
- Fixed the static test failure.
1 parent 7bb1b21 commit 005a62b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ProductAlert/Model/Mailing/AlertProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class AlertProcessor
9999
* @param StoreManagerInterface $storeManager
100100
* @param ErrorEmailSender $errorEmailSender
101101
* @param DesignInterface|null $design
102+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
102103
*/
103104
public function __construct(
104105
EmailFactory $emailFactory,

0 commit comments

Comments
 (0)