Skip to content

Commit 479e327

Browse files
committed
[FrameworkBundle] Fix a phpdoc in mailer assertions
1 parent 573c562 commit 479e327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)