Skip to content

Commit b73590a

Browse files
committed
Add exception
1 parent 6b7b9f5 commit b73590a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mvc/Controller/Plugin/TeamAuth.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
namespace Teams\Mvc\Controller\Plugin;
33

44
use Doctrine\ORM\EntityManager;
5+
use InvalidArgumentException;
56
use Laminas\Mvc\Controller\Plugin\AbstractPlugin;
67

78
/**

0 commit comments

Comments
 (0)