File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
use PHPUnit \Framework \TestCase ;
8
8
use SimpleSAML \XML \Attribute as XMLAttribute ;
9
9
use SimpleSAML \XML \Chunk ;
10
- use SimpleSAML \XML \DOMDocumentFactory ;
11
10
use SimpleSAML \XML \Constants as C ;
11
+ use SimpleSAML \XML \DOMDocumentFactory ;
12
12
use SimpleSAML \XML \TestUtils \SchemaValidationTestTrait ;
13
13
use SimpleSAML \XML \TestUtils \SerializableElementTestTrait ;
14
14
use SimpleSAML \XMLSecurity \XML \xenc \EncryptionProperties ;
Original file line number Diff line number Diff line change 7
7
use PHPUnit \Framework \TestCase ;
8
8
use SimpleSAML \XML \Attribute as XMLAttribute ;
9
9
use SimpleSAML \XML \Chunk ;
10
- use SimpleSAML \XML \DOMDocumentFactory ;
11
10
use SimpleSAML \XML \Constants as C ;
11
+ use SimpleSAML \XML \DOMDocumentFactory ;
12
12
use SimpleSAML \XML \TestUtils \SchemaValidationTestTrait ;
13
13
use SimpleSAML \XML \TestUtils \SerializableElementTestTrait ;
14
14
use SimpleSAML \XMLSecurity \XML \xenc \EncryptionProperty ;
You can’t perform that action at this time.
0 commit comments