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 728a3e2

Browse filesBrowse files
Vasilij DuskoVasilij Dusko | CREATION
Vasilij Dusko
authored and
Vasilij Dusko | CREATION
committed
* Transport.php - missing use
1 parent ce41756 commit 728a3e2
Copy full SHA for 728a3e2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/Symfony/Component/Notifier/Transport.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Transport.php
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
use Symfony\Component\Notifier\Bridge\Gitter\GitterTransportFactory;
2222
use Symfony\Component\Notifier\Bridge\Infobip\InfobipTransportFactory;
2323
use Symfony\Component\Notifier\Bridge\Iqsms\IqsmsTransportFactory;
24+
use Symfony\Component\Notifier\Bridge\LightSms\LightSmsTransportFactory;
2425
use Symfony\Component\Notifier\Bridge\Mattermost\MattermostTransportFactory;
2526
use Symfony\Component\Notifier\Bridge\Mobyt\MobytTransportFactory;
2627
use Symfony\Component\Notifier\Bridge\Nexmo\NexmoTransportFactory;

0 commit comments

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