We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337e139 commit 8efcf3bCopy full SHA for 8efcf3b
readme.MD
@@ -76,7 +76,7 @@ $sms = new SmsMessage(
76
$sentMessage = $texter->send($sms);
77
```
78
79
-Отправить email:
+Отправить email (NB: сейчас все настроено под отправку через Gmail; SMTP не тестировал):
80
81
```php
82
use Symfony\Component\Notifier\Notification\Notification;
0 commit comments