Commit 6dc10fd
committed
minor symfony#16878 [Form] Fix undefined variable (MaximePinot)
This PR was merged into the 4.4 branch.
Discussion
----------
[Form] Fix undefined variable
There are no variables named `$object` in this method. I think the edited line is referring to the `$expected` variable.
Commits
-------
2ed1cc7 [Form] Fix undefined variable1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments