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 4d07c91 commit c9536f4Copy full SHA for c9536f4
tests/Utils/URIElement.php
@@ -5,9 +5,9 @@
5
namespace SimpleSAML\Test\XML;
6
7
use SimpleSAML\XML\AbstractElement;
8
-use SimpleSAML\XML\URIElementTrait;
9
use SimpleSAML\XML\SchemaValidatableElementInterface;
10
use SimpleSAML\XML\SchemaValidatableElementTrait;
+use SimpleSAML\XML\URIElementTrait;
11
12
/**
13
* Empty shell class for testing URIElement.
0 commit comments