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
issue/#3: remove requirement of event name
* Update Event dispatcher, provider, and collection to do not need of event name to locate and dispatch the event.
* Update tests accordingly
* Delete EventInterface and update abstract Event