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 fb0c014 commit 0bb6433Copy full SHA for 0bb6433
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