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 cac1c6a commit af2c707Copy full SHA for af2c707
src/Illuminate/Mail/MailManager.php
@@ -312,7 +312,7 @@ protected function addSesCredentials(array $config)
312
* Create an instance of the Resend Transport driver.
313
*
314
* @param array $config
315
- * @return \Illuminate\Mail\Transport\ResendTransprot
+ * @return \Illuminate\Mail\Transport\ResendTransport
316
*/
317
protected function createResendTransport(array $config)
318
{
0 commit comments