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
feature #940 [make:subscriber] Improve MakeSubscriber to use KernelEvents constant instead hardcoded event (bdaler, jrushlow)
This PR was merged into the 1.0-dev branch.
Discussion
----------
[make:subscriber] Improve MakeSubscriber to use KernelEvents constant instead hardcoded event
Use KernelEvents constant instead hardcoded event type in MakeSubscriber.
#744
Commits
-------
f724487 inline extra method
4556854 custom event class
187e0d9 fix assertion
3fa4360 add test case
416e5f4 slight refactoring
648db48 strict typing
37aec4e php-cs-fixer it up
54f3891 use generated use statements
9a397e6 Style fix.
0341a50 Use KernelEvents constant instead hardcoded event type in MakeSubscriber.
0 commit comments