Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php

Co-authored-by: Thibault RICHARD <thibault@widop.com>
This commit is contained in:
Vasilij Duško 2021-03-28 19:57:39 +03:00 committed by Vasilij Dusko | CREATION
parent b2e46387b7
commit 49b4780f40

View File

@ -65,7 +65,7 @@ final class LightSmsTransport extends AbstractTransport
'30' => 'No date (format: YYYY-MM-DD)', '30' => 'No date (format: YYYY-MM-DD)',
'31' => 'Closing direction to the user', '31' => 'Closing direction to the user',
'32' => 'Not enough money', '32' => 'Not enough money',
'33' => 'Phone number is not set', '33' => 'Missing phone number',
'34' => 'Phone is in stop list', '34' => 'Phone is in stop list',
'35' => 'Not enough money', '35' => 'Not enough money',
'36' => 'Can not obtain information about phone', '36' => 'Can not obtain information about phone',