Skip to content
Snippets Groups Projects
Commit c7e0f5e5 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction du namespace de l'exception InvalidArgumentException lancée dans ShibService.

parent b2feb317
Branches
Tags 1.3.3
No related merge requests found
Pipeline #3440 failed
......@@ -2,7 +2,7 @@
namespace UnicaenAuth\Service;
use Application\Exception\InvalidArgumentException;
use InvalidArgumentException;
use Assert\Assertion;
use Assert\AssertionFailedException;
use UnicaenApp\Exception\LogicException;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment