|
MediaWiki master
|
DOMTransformStage is a simple marker interface to indicate a stage that primary performs transformations on the DOM form of the ParserOutput ContentHolder. More...
Inherited by MediaWiki\OutputTransform\ContentDOMTransformStage, and MediaWiki\OutputTransform\Stages\DeduplicateStylesDOM.
DOMTransformStage is a simple marker interface to indicate a stage that primary performs transformations on the DOM form of the ParserOutput ContentHolder.
This is used to minimize the potential for mistakes when instantiating a ContentHolderTransformStage.
Definition at line 13 of file DOMTransformStage.php.