Skip to content

Commit

Permalink
use global function
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremywaguet authored and scheb committed Jan 26, 2023
1 parent 0c8475b commit 54ba162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Security/Http/Utils/JsonRequestUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
use Symfony\Component\PropertyAccess\PropertyAccessor;
use function is_scalar;
use function json_decode;
use function method_exists;
use function str_contains;

/**
Expand Down

0 comments on commit 54ba162

Please sign in to comment.