-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor events to use Symfony Event Dispatcher + new event naming #18
Comments
@rhukster already implemented this one. Closing it. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're are moving to a more powerful event dispatcher system for our eventing. As part of this move we are also going to be changing the names of our events to the following format
This will make things a bit tidier and should scale better with more plugins.
The text was updated successfully, but these errors were encountered: