Skip to content

Commit 2795c2a

Browse files
StyleCIBotemmadesilva
authored andcommitted
Apply fixes from StyleCI
1 parent da31d15 commit 2795c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function unslash(string $string): string
3232
use Illuminate\Contracts\Support\Arrayable;
3333
use Symfony\Component\Yaml\Yaml;
3434

35-
use function function_exists;
35+
use function function_exists;
3636
use function array_merge;
3737
use function str_replace;
3838
use function implode;

0 commit comments

Comments
 (0)