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 interface for content objects.
getPageViewLanguage(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.