Skip to content

Commit e33840a

Browse files
fixed namespace
1 parent ad8dc69 commit e33840a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TaskBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
namespace Task\TaskBundle;
44

5-
use DependencyInjection\WorkerCompilerPass;
65
use Symfony\Component\DependencyInjection\ContainerBuilder;
76
use Symfony\Component\HttpKernel\Bundle\Bundle;
7+
use Task\TaskBundle\DependencyInjection\WorkerCompilerPass;
88

99
/**
1010
* Integrates php-task into symfony.

0 commit comments

Comments
 (0)