Skip to content

Commit b89c5ce

Browse files
authored
Fixing bad namespace
1 parent e59691a commit b89c5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Typed/src/DependencyInjection/TypedExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\UX\Swup\DependencyInjection;
12+
namespace Symfony\UX\Typed\DependencyInjection;
1313

1414
use Symfony\Component\AssetMapper\AssetMapperInterface;
1515
use Symfony\Component\DependencyInjection\ContainerBuilder;

0 commit comments

Comments
 (0)