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 9b49e38

Browse filesBrowse files
committed
end--no-edit
1 parent 35d110c commit 9b49e38
Copy full SHA for 9b49e38

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@
151151
use Symfony\Component\Notifier\Bridge\Zulip\ZulipTransportFactory;
152152
use Symfony\Component\Notifier\Notifier;
153153
use Symfony\Component\Notifier\Recipient\Recipient;
154+
use Symfony\Component\Notifier\Transport\TransportFactoryInterface as NotifierTransportFactoryInterface;
154155
use Symfony\Component\PropertyAccess\PropertyAccessor;
155156
use Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface;
156157
use Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface;
@@ -201,7 +202,6 @@
201202
use Symfony\Contracts\Service\ResetInterface;
202203
use Symfony\Contracts\Service\ServiceSubscriberInterface;
203204
use Symfony\Contracts\Translation\LocaleAwareInterface;
204-
use Symfony\Component\Notifier\Transport\TransportFactoryInterface as NotifierTransportFactoryInterface;
205205

206206
/**
207207
* Process the configuration and prepare the dependency injection container with

0 commit comments

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