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 Feb 7, 2025
1 parent d00d59f commit db1c237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SAML11/XML/ExtensionPointTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

use function constant;
use function defined;
use function sprintf;

/**
* Trait for several extension points objects.
Expand Down

0 comments on commit db1c237

Please sign in to comment.