Make BasicErrorController easier to subclass
Extract a new AbstractErrorController base class for users to extend if they don't like the default BasicErrorController. Fixes gh-3998
Showing
Please register or sign in to comment
Extract a new AbstractErrorController base class for users to extend if they don't like the default BasicErrorController. Fixes gh-3998