Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821f20b commit 345e651Copy full SHA for 345e651
src/Symfony/Component/Notifier/Test/TransportFactoryTestCase.php
@@ -17,6 +17,7 @@
17
use Symfony\Component\Notifier\Exception\UnsupportedSchemeException;
18
use Symfony\Component\Notifier\Transport\Dsn;
19
use Symfony\Component\Notifier\Transport\TransportFactoryInterface;
20
+use Symfony\Component\Notifier\Transport\TransportInterface;
21
22
/**
23
* A test case to ease testing a notifier transport factory.
0 commit comments