We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d26b6 commit bf7c173Copy full SHA for bf7c173
src/Registry/ElementRegistry.php
@@ -4,8 +4,8 @@
4
5
namespace SimpleSAML\XML\Registry;
6
7
-use SimpleSAML\XML\Assert\Assert;
8
use SimpleSAML\XML\AbstractElement;
+use SimpleSAML\XML\Assert\Assert;
9
use SimpleSAML\XML\Exception\InvalidDOMElementException;
10
use SimpleSAML\XML\Exception\IOException;
11
use Symfony\Component\Finder\Finder;
0 commit comments