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 3855ba8 commit 91e31f5Copy full SHA for 91e31f5
src/XML/ds/KeyInfo.php
@@ -7,6 +7,7 @@
7
use DOMElement;
8
use SimpleSAML\Assert\Assert;
9
use SimpleSAML\XML\Exception\InvalidDOMElementException;
10
+use SimpleSAML\XML\Exception\SchemaViolationException;
11
use SimpleSAML\XML\ExtendableElementTrait;
12
use SimpleSAML\XML\SerializableElementInterface;
13
use SimpleSAML\XML\XsNamespace as NS;
0 commit comments