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 d591d7c commit ad8dc69Copy full SHA for ad8dc69
src/DependencyInjection/WorkerCompilerPass.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace DependencyInjection;
+namespace Task\TaskBundle\DependencyInjection;
4
5
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
6
use Symfony\Component\DependencyInjection\ContainerBuilder;
0 commit comments