- Issue created by @nickdickinsonwilde
- Status changed to Needs review
4 months ago 3:49pm 12 July 2024
To be able to effectively use events being able to access which account the event is for is quite important. Some classes already have access, some don't.
- Add base class with getter/property definition.
- Update existing events to use base class
- Remove code from events that is now in base class as necessary.
None
None
No breaking changes, addition of base class and new public function getUser() where relevant.
None
Needs review
1.0
Code