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 0d40b6c commit c66199cCopy full SHA for c66199c
lib/internal/Magento/Framework/Mail/EmailMessage.php
@@ -48,6 +48,7 @@ class EmailMessage extends Message implements EmailMessageInterface
48
* @param string|null $subject
49
* @param string|null $encoding
50
* @param LoggerInterface|null $logger
51
+ * @throws InvalidArgumentException
52
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
53
* @SuppressWarnings(PHPMD.NPathComplexity)
54
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
0 commit comments