Skip to content

Commit 12984ec

Browse files
committed
Add missing use-statement
1 parent 0210664 commit 12984ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/XML/SignableElementTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
use DOMElement;
88
use SimpleSAML\Assert\Assert;
9+
use SimpleSAML\SAML2\Compat\ContainerSingleton;
910
use SimpleSAML\XML\DOMDocumentFactory;
1011
use SimpleSAML\XMLSecurity\Alg\Signature\SignatureAlgorithmInterface;
1112
use SimpleSAML\XMLSecurity\Constants as C;

0 commit comments

Comments
 (0)