Skip to content

Commit ad8dc69

Browse files
fixed namespace
1 parent d591d7c commit ad8dc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DependencyInjection/WorkerCompilerPass.php

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

3-
namespace DependencyInjection;
3+
namespace Task\TaskBundle\DependencyInjection;
44

55
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
66
use Symfony\Component\DependencyInjection\ContainerBuilder;

0 commit comments

Comments
 (0)