You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 name
0 commit comments