forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitd275302
committed
bugsymfony#3541 Update generic_event.rst (Lumbendil)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closessymfony#3541).Discussion----------Update generic_event.rstThe $event['data'] field was not set, thus it wouldn't be modified.Also, the example already had a lowercase string. Uppercased 1 letter.Commits-------029f4e1 Update generic_event.rst1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
|
0 commit comments
Comments
(0)