MediaWiki master
MediaWiki\OutputTransform\TextTransformStage Interface Reference

TextTransformStage is a simple marker interface to indicate a stage that primary performs transformations on the text ("html string") form of the ParserOutput ContentHolder. More...

Inherited by MediaWiki\OutputTransform\ContentTextTransformStage, and MediaWiki\OutputTransform\Stages\DeduplicateStylesText.

Detailed Description

TextTransformStage is a simple marker interface to indicate a stage that primary performs transformations on the text ("html string") form of the ParserOutput ContentHolder.

This is used to minimize the potential for mistakes when instantiating a ContentHolderTransformStage.

Definition at line 13 of file TextTransformStage.php.


The documentation for this interface was generated from the following file: