Skip to content

Commit

Permalink
Add trim() in global use
Browse files Browse the repository at this point in the history
  • Loading branch information
mu3ic committed Dec 14, 2023
1 parent 2ce3407 commit c8748dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
use function strpos;
use function strtolower;
use function substr;
use function trim;

/**
* @internal
Expand Down

0 comments on commit c8748dc

Please sign in to comment.