8000 bug #47614 [FrameworkBundle] Fix a phpdoc in mailer assertions (HeahD… · symfony/symfony@90eb970 · GitHub
[go: up one dir, main page]

Skip to content

Commit 90eb970

Browse files
committed
bug #47614 [FrameworkBundle] Fix a phpdoc in mailer assertions (HeahDude)
This PR was merged into the 4.4 branch. Discussion ---------- [FrameworkBundle] Fix a phpdoc in mailer assertions | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | ~ | License | MIT | Doc PR | ~ Commits ------- 519f3a3 [FrameworkBundle] Fix a phpdoc in mailer assertions
2 parents 43e5259 + 519f3a3 commit 90eb970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Test/MailerAssertionsTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ public static function assertEmailAddressContains(RawMessage $email, string $hea
9191
}
9292

9393
/**
94-
* @return MessageEvents[]
94+
* @return MessageEvent[]
9595
*/
9696
public static function getMailerEvents(string $transport = null): array
9797
{

0 commit comments

Comments
 (0)
0