Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b0891be

Browse filesBrowse files
StaffNowat-richard
authored and
Vasilij Dusko | CREATION
committed
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
Co-authored-by: Thibault RICHARD <thibault@widop.com>
1 parent 49b4780 commit b0891be
Copy full SHA for b0891be

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ final class LightSmsTransport extends AbstractTransport
3333

3434
private const ERROR_CODES = [
3535
'000' => 'Service unavailable',
36-
'1' => 'Signature not specified',
36+
'1' => 'Missing Signature',
3737
'2' => 'Login not specified',
3838
'3' => 'Text not specified',
3939
'4' => 'Phone number not specified',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.