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 e9c912b commit 165d1fdCopy full SHA for 165d1fd
src/Assert/XPathFilterTrait.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