We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7b9f5 commit b73590aCopy full SHA for b73590a
src/Mvc/Controller/Plugin/TeamAuth.php
@@ -2,6 +2,7 @@
2
namespace Teams\Mvc\Controller\Plugin;
3
4
use Doctrine\ORM\EntityManager;
5
+use InvalidArgumentException;
6
use Laminas\Mvc\Controller\Plugin\AbstractPlugin;
7
8
/**
0 commit comments