updateRedirect(Title $target)
Content object for CSS pages.
equals(Content $that=null)
Decides whether two Content objects are equal.
getText()
Returns the text represented by this Content object, as a string.
__construct( $text, $modelId=CONTENT_MODEL_CSS)
preSaveTransform(Title $title, User $user, ParserOptions $popts)
Returns a Content object with pre-save transformations applied using Parser::preSaveTransform().
bool Title null $redirectTarget
Content object implementation for representing flat text.