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 ad8dc69 commit e33840aCopy full SHA for e33840a
src/TaskBundle.php
@@ -2,9 +2,9 @@
2
3
namespace Task\TaskBundle;
4
5
-use DependencyInjection\WorkerCompilerPass;
6
use Symfony\Component\DependencyInjection\ContainerBuilder;
7
use Symfony\Component\HttpKernel\Bundle\Bundle;
+use Task\TaskBundle\DependencyInjection\WorkerCompilerPass;
8
9
/**
10
* Integrates php-task into symfony.
0 commit comments