Commit 468131f
committed
bug symfony#21376 Fix typo on variable (sblum51)
This PR was submitted for the 7.3 branch but it was merged into the 6.4 branch instead.
Discussion
----------
Fix typo on variable
Fix typo on variable name (uppercase) : $JsonContent => $jsonContent
Commits
-------
91c826d Fix typo1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
951 | | - | |
| 951 | + | |
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
| |||
0 commit comments