You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mailer component should not be hardcoded, since a complex application could have more than one mailer, each one using different transports or maybe different layouts.
Should be a mailer component name property in main module and then get the expected mailer component.
Mailer component should not be hardcoded, since a complex application could have more than one mailer, each one using different transports or maybe different layouts.
Should be a mailer component name property in main module and then get the expected mailer component.
yii2-usuario/src/User/Factory/MailFactory.php
Line 161 in 977a137
The text was updated successfully, but these errors were encountered: