Skip to content

Commit 68c10a7

Browse files
committed
Merge branch 'updates' of https://github.com/beyondcode/helo-laravel into updates
2 parents c4754c6 + a9b5761 commit 68c10a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CreatesMailers.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ protected function createLaravel8Mailer($app)
7474

7575
$swiftMailer = new Swift_Mailer($app['mail.manager']->createTransport($config));
7676

77-
7877
// Once we have create the mailer instance, we will set a container instance
7978
// on the mailer. This allows us to resolve mailer classes via containers
8079
// for maximum testability on said classes instead of passing Closures.

0 commit comments

Comments
 (0)