MediaWiki master
MediaWiki\OutputTransform\DOMTransformStage Interface Reference

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.

Detailed Description

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.


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