Skip to content

Commit

Permalink
Import used functions
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Feb 21, 2024
1 parent 1185f28 commit cc2acab
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
use Hyde\Foundation\Kernel\RouteCollection;

use function filled;
use function assert;
use function collect;
use function in_array;
use function strtolower;

/**
Expand Down

0 comments on commit cc2acab

Please sign in to comment.