Commit b05fda5
committed
minor #18455 Fix incorrect placement of
This PR was submitted for the 6.3 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Fix incorrect placement of `is_empty_callback`
I think the `is_empty_callback` placement is wrong in [6.3 docs](https://symfony.com/doc/current/reference/forms/types/form.html#empty-data). This PR fixes it.

Commits
-------
77c98fe Fix incorrect placement of is_empty_callbackis_empty_callback (janklan)1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments