We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ace2f commit 14d052aCopy full SHA for 14d052a
src/Assert/CustomAssertionTrait.php
@@ -4,6 +4,7 @@
4
5
namespace SimpleSAML\XML\Assert;
6
7
+use Exception;
8
use InvalidArgumentException;
9
use SimpleSAML\Assert\Assert as BaseAssert;
10
use SimpleSAML\XML\Constants as C;
0 commit comments