mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 20:14:04 +00:00
Update comment
This commit is contained in:
parent
d00212b631
commit
555ec42597
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class TenancyMailManager extends MailManager
|
||||||
/**
|
/**
|
||||||
* Override the get method so that the mailers in $tenantMailers
|
* Override the get method so that the mailers in $tenantMailers
|
||||||
* always get resolved, even when they're cached and available in the $mailers property
|
* always get resolved, even when they're cached and available in the $mailers property
|
||||||
* for the mailers to have the up-to-date tenant credentials.
|
* so that the mailers have up-to-date mailer credentials.
|
||||||
*/
|
*/
|
||||||
protected function get($name)
|
protected function get($name)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue