We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0654a23 commit 6d2c89cCopy full SHA for 6d2c89c
packages/framework/src/helpers.php
@@ -32,7 +32,7 @@ function unslash(string $string): string
32
use Illuminate\Contracts\Support\Arrayable;
33
use Symfony\Component\Yaml\Yaml;
34
35
- use function function_exists;
+use function function_exists;
36
use function array_merge;
37
use function str_replace;
38
use function implode;
0 commit comments