- Issue created by @reszli
Currently the two controller classes copy over the full contents of their parent class.
Only override the methods that need to change, call parent method where possible.
This would make the code more resilient to changes in core.
Needs work
1.0
Code