Commit a5d3bca
committed
bug symfony#6800 Fix missing function name (JosefVitu)
This PR was merged into the 2.7 branch.
Discussion
----------
Fix missing function name
Example in the 'Handling Form Submissions' section was invalid, as the name of a function to be called (isValid) was missing.
Commits
-------
6ed019e Fix missing function name1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments