Skip to content

Commit 40c1d81

Browse files
committed
Add missing use-statement
1 parent 9ea6a32 commit 40c1d81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/IdP/ADFS.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
use SimpleSAML\WSSecurity\XML\wsse\UsernameToken;
4949
use SimpleSAML\WSSecurity\XML\wst_200502\KeyType;
5050
use SimpleSAML\WSSecurity\XML\wst_200502\Lifetime;
51+
use SimpleSAML\WSSecurity\XML\wst_200502\RequestedAttachedReference;
5152
use SimpleSAML\WSSecurity\XML\wst_200502\RequestedSecurityToken;
5253
use SimpleSAML\WSSecurity\XML\wst_200502\RequestedUnattachedReference;
5354
use SimpleSAML\WSSecurity\XML\wst_200502\RequestSecurityToken;

0 commit comments

Comments
 (0)