Content handler for code content such as CSS, JavaScript, JSON, etc.
getPageLanguage(Title $title, Content $content=null)
Returns the English language, because code is English, and should be handled as such.
Base content handler implementation for flat text contents.
getPageViewLanguage(Title $title, Content $content=null)
Returns the English language, because code is English, and should be handled as such.
Base interface for content objects.