Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit224af52
committed
minor#21508 [EventDispatcher][Event Listeners] Update event_dispatcher.rst : fix return type (Glioburd)
This PR was submitted for the 7.3 branch but it was merged into the 6.4 branch instead.Discussion----------[EventDispatcher][Event Listeners] Update event_dispatcher.rst : fix return typeFixed return type for a setter in the example `BeforeSendMailEvent` class. From `string` to `void`.Commits-------e834cf0 Update event_dispatcher.rst : fix return type1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
731 | | - | |
| 731 | + | |
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
| |||
0 commit comments
Comments
(0)