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 b16d8ca commit 9412cf7Copy full SHA for 9412cf7
Test/MailerAssertionsTrait.php
@@ -91,7 +91,7 @@ public static function assertEmailAddressContains(RawMessage $email, string $hea
91
}
92
93
/**
94
- * @return MessageEvents[]
+ * @return MessageEvent[]
95
*/
96
public static function getMailerEvents(string $transport = null): array
97
{
0 commit comments