mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
commit
24c466299e
@ -11,6 +11,8 @@ class MailServiceProvider extends MailProvider
|
||||
public function register()
|
||||
{
|
||||
$this->registerSwiftTransport();
|
||||
$this->registerIlluminateMailer();
|
||||
$this->registerMarkdownRenderer();
|
||||
}
|
||||
|
||||
protected function registerSwiftTransport()
|
||||
|
Loading…
x
Reference in New Issue
Block a user