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 0c717f2 commit 79ffbc2Copy full SHA for 79ffbc2
src/Symfony/Component/Notifier/Bridge/Zulip/Tests/ZulipTransportFactoryTest.php
@@ -17,6 +17,9 @@
17
use Symfony\Component\Notifier\Exception\UnsupportedSchemeException;
18
use Symfony\Component\Notifier\Transport\Dsn;
19
20
+/**
21
+ * @author Oskar Stark <oskarstark@googlemail.com>
22
+ */
23
final class ZulipTransportFactoryTest extends TestCase
24
{
25
public function testCreateWithDsn()
0 commit comments