Skip to content

Commit fb3029d

Browse files
committed
Fix namespace
1 parent 4218cc1 commit fb3029d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Auth/Process/SFO.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace SimpleSAML\Module\stepupsfo;
5+
namespace SimpleSAML\Module\stepupsfo\Auth\Process;
66

77
use Exception;
88
use SAML2\AuthnRequest;

0 commit comments

Comments
 (0)