Skip to content

Commit d5f1a11

Browse files
authored
Fix namespace
1 parent 8e14b2a commit d5f1a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Symfony/Bundle/FrameworkBundle/KernelBrowser.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Symfony\Bundle\FrameworkBundle\Test;
3+
namespace Symfony\Bundle\FrameworkBundle;
44

55
abstract class KernelBrowser
66
{

0 commit comments

Comments
 (0)