- 🇷🇴Romania claudiu.cristea Arad 🇷🇴
And $classEvent::EVENT_1, $classEvent::EVENT_2 when there is more than one thing using the event (though the original pattern might have been there for discoverability) OR just create a base class and use ::class anyway.
I think we should avoid using an event class for many events. Each event should have its own class, even that would need a base class or a trait to handle core reusability