concise
concise copied to clipboard
Remove AbstractTheme::getTheme()
Not sure why this method was needed in the first place but existing code should use the ThemeInterface instead.
This also means that AbstractTheme can be removed.