Skip to content

Commit c9536f4

Browse files
committed
Fix phpcs
1 parent 4d07c91 commit c9536f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Utils/URIElement.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
namespace SimpleSAML\Test\XML;
66

77
use SimpleSAML\XML\AbstractElement;
8-
use SimpleSAML\XML\URIElementTrait;
98
use SimpleSAML\XML\SchemaValidatableElementInterface;
109
use SimpleSAML\XML\SchemaValidatableElementTrait;
10+
use SimpleSAML\XML\URIElementTrait;
1111

1212
/**
1313
* Empty shell class for testing URIElement.

0 commit comments

Comments
 (0)