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.
2 parents 821f20b + 345e651 commit 7f3e387Copy full SHA for 7f3e387
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