Skip to content
Snippets Groups Projects
Commit 8c6ee7dd authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Fix namespace typo

parent 1a911ce9
Branches
Tags
No related merge requests found
...@@ -28,7 +28,7 @@ use SimpleSAML\SAML2\XML\mdui\Keywords; ...@@ -28,7 +28,7 @@ use SimpleSAML\SAML2\XML\mdui\Keywords;
use SimpleSAML\SAML2\XML\mdui\Logo; use SimpleSAML\SAML2\XML\mdui\Logo;
use SimpleSAML\SAML2\XML\mdui\UIInfo; use SimpleSAML\SAML2\XML\mdui\UIInfo;
use SimpleSAML\SAML2\XML\saml\Attribute; use SimpleSAML\SAML2\XML\saml\Attribute;
use SimplESAML\SAML2\XML\saml\AttributeValue; use SimpleSAML\SAML2\XML\saml\AttributeValue;
use SimpleSAML\SAML2\XML\shibmd\Scope; use SimpleSAML\SAML2\XML\shibmd\Scope;
use SimpleSAML\Utils; use SimpleSAML\Utils;
use SimpleSAML\XML\Utils as XMLUtils; use SimpleSAML\XML\Utils as XMLUtils;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment