Commit cb80b4f
committed
minor symfony#53246 [EventDispatcher] Fix Typo (OskarStark)
This PR was merged into the 5.4 branch.
Discussion
----------
[EventDispatcher] Fix Typo
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | np
| Issues | --
| License | MIT
To match parameters in `__construct()` method
Commits
-------
62e38a8 [EventDispatcher] Fix Typo1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments