Skip to content

Commit 7ce95b9

Browse files
committed
add missing namespace declaration
1 parent 3525de5 commit 7ce95b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/Notifier/Bridge/LineNotify/Tests/LineNotifyTransportFactoryTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
* file that was distributed with this source code.
1010
*/
1111

12+
namespace Symfony\Component\Notifier\Bridge\LineNotify\Tests;
13+
1214
use Symfony\Component\Notifier\Bridge\LineNotify\LineNotifyTransportFactory;
1315
use Symfony\Component\Notifier\Test\TransportFactoryTestCase;
1416

0 commit comments

Comments
 (0)