TASK: Refactor forum settings to separate class #1163
Labels
tasks
General maintenance tasks that aren't typical development
technical debt
Issue that doesn't directly affect usability but will improve technical debt posture
Milestone
Feature settings for forums and forum groups are currently properties in those respective classes. Refactor into separate class ("FeatureSettings") referenced by those two classes and by module itself to enable better inheritance.
The text was updated successfully, but these errors were encountered: