We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961d6c7 commit 41d2aa6Copy full SHA for 41d2aa6
Action/AbstractGroupAction.php
@@ -2,7 +2,7 @@
2
3
namespace IDCI\Bundle\GroupActionBundle\Action;
4
5
-use Doctrine\Common\Persistence\EntityManagerInterface;
+use Doctrine\ORM\EntityManagerInterface;
6
use IDCI\Bundle\GroupActionBundle\Exception\ObjectManagerMissingException;
7
8
/**
0 commit comments