Skip to content
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

Remove ServerEvent class #6511

Open
dktapps opened this issue Nov 17, 2024 · 0 comments
Open

Remove ServerEvent class #6511

dktapps opened this issue Nov 17, 2024 · 0 comments
Labels
BC break Breaks API compatibility Category: API Related to the plugin API Easy task Probably really easy to do, good task for first-time contributors Type: Cleanup Removes or deprecates API methods or behaviour
Milestone

Comments

@dktapps
Copy link
Member

dktapps commented Nov 17, 2024

Description

This class contains no code and is not used for any purpose other than inheritance. All its children could directly inherit Event instead.

@dktapps dktapps added Category: API Related to the plugin API BC break Breaks API compatibility Type: Cleanup Removes or deprecates API methods or behaviour labels Nov 17, 2024
@dktapps dktapps added this to the 6.0 milestone Nov 17, 2024
@dktapps dktapps added the Easy task Probably really easy to do, good task for first-time contributors label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC break Breaks API compatibility Category: API Related to the plugin API Easy task Probably really easy to do, good task for first-time contributors Type: Cleanup Removes or deprecates API methods or behaviour
Projects
None yet
Development

No branches or pull requests

1 participant