Skip to content

Commit

Permalink
fixup! Update src/TypeString.php
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Feb 2, 2024
1 parent b13bc8b commit b83c28e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TypeString.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
use function assert;
use function class_exists;
use function implode;
use function in_array;
use function sprintf;

final class TypeString
Expand Down

0 comments on commit b83c28e

Please sign in to comment.