Mailer
This commit is contained in:
@@ -15,7 +15,7 @@ use Symfony\Component\Mime\Email;
|
||||
|
||||
#[AsCommand(
|
||||
name: 'app:mail:test',
|
||||
description: 'Sends a simple test email using the configured mail transport (SendGrid in prod).'
|
||||
description: 'Sends a simple test email using the configured mail transport (Mailgun in prod).'
|
||||
)]
|
||||
final class TestEmailCommand extends Command
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user