We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0210664 commit 12984ecCopy full SHA for 12984ec
1 file changed
src/XML/SignableElementTrait.php
@@ -6,6 +6,7 @@
6
7
use DOMElement;
8
use SimpleSAML\Assert\Assert;
9
+use SimpleSAML\SAML2\Compat\ContainerSingleton;
10
use SimpleSAML\XML\DOMDocumentFactory;
11
use SimpleSAML\XMLSecurity\Alg\Signature\SignatureAlgorithmInterface;
12
use SimpleSAML\XMLSecurity\Constants as C;
0 commit comments