Closed StraykerPL closed 11 months ago
Some of controller classes have different declarations, that can cause problems in future.
Make all controller classes unified to be:
ControllerBase
What should be refactored?
Some of controller classes have different declarations, that can cause problems in future.
Reason for refactoring:
Make all controller classes unified to be:
ControllerBase
class,