Skip to content

Commit

Permalink
Merge branch 'master' into update-blade-matter-documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Oct 12, 2023
2 parents 6a15ba5 + 2795c2a commit 1f53c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/framework/src/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function unslash(string $string): string
use Illuminate\Contracts\Support\Arrayable;
use Symfony\Component\Yaml\Yaml;

use function function_exists;
use function function_exists;
use function array_merge;
use function str_replace;
use function implode;
Expand Down

0 comments on commit 1f53c0f

Please sign in to comment.