Update AllMySmsTransport.php

This commit is contained in:
Antoine Makdessi 2021-02-04 23:09:42 +01:00 committed by GitHub
parent a8dcc9221c
commit e47afde9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\AllMySMs;
namespace Symfony\Component\Notifier\Bridge\AllMySms;
use Symfony\Component\Notifier\Exception\TransportException;
use Symfony\Component\Notifier\Exception\UnsupportedMessageTypeException;