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 394520d commit 6ab6f9fCopy full SHA for 6ab6f9f
src/SimpleSAML/Metadata/MetaDataStorageHandlerXML.php
@@ -5,6 +5,7 @@
5
namespace SimpleSAML\Metadata;
6
7
use Exception;
8
+use SimpleSAML\Assert\Assert;
9
use SimpleSAML\Configuration;
10
11
use function array_key_exists;
0 commit comments