Skip to content

Commit 2d69bf7

Browse files
author
Mirko Haaser
committed
use Swift_Mailer to fix namespace error
1 parent 7aea583 commit 2d69bf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CreatesMailers.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Illuminate\Support\Arr;
66
use Illuminate\Support\Str;
7+
use Swift_Mailer;
78

89
trait CreatesMailers
910
{

0 commit comments

Comments
 (0)