Commit 4944cda
committed
bug symfony#6679 Invalid PHP return statement (JohnnyEvo)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes symfony#6679).
Discussion
----------
Invalid PHP return statement
Add ';' to end return statement
Commits
-------
70ab2fe Invalid PHP return statement1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments