Skip to content

Commit

Permalink
Add missing use-statement
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Apr 30, 2024
1 parent f614b83 commit 1d04b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cas/Protocol/Cas20.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

namespace SimpleSAML\Module\casserver\Cas\Protocol;

use DateTimeImmutable;
use SimpleSAML\CAS\XML\cas\Attributes;
use SimpleSAML\CAS\XML\cas\AuthenticationDate;
use SimpleSAML\CAS\XML\cas\AuthenticationFailure;
Expand Down

0 comments on commit 1d04b3f

Please sign in to comment.