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)
Stable to call.
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.
static element( $element, $attribs=[], $contents='')
Identical to rawElement(), but HTML-escapes $contents (like Xml::element()).