Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark authored and StyleCIBot committed Jul 5, 2021
1 parent 77176d7 commit 23cce31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/EmailTarget.php
Expand Up @@ -45,6 +45,7 @@ final class EmailTarget extends Target
* @psalm-param array<array-key, string>|string $emailTo
* You may pass an array of addresses if multiple recipients should receive this message.
* You may also specify receiver name in addition to email address using format: `[email => name]`.
*
* @param string $subjectEmail The email message subject.
*
* @throws InvalidArgumentException If the "to" email message argument is invalid.
Expand Down

0 comments on commit 23cce31

Please sign in to comment.