Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 09:19:31 +01:00
parent bff7171e05
commit f8887399ce

View file

@ -39,3 +39,4 @@ Building flexible high-level abstractions on top of low-level ones
### Sending SMS messages ### Sending SMS messages
* new `Texter` and `SmsMessage` class for sending SMS messages * new `Texter` and `SmsMessage` class for sending SMS messages
* Same abstraction as emails, but for SMS messages