MediaWiki master
DOMTransformStage.php
Go to the documentation of this file.
1<?php
2declare( strict_types = 1 );
3
5
14}
DOMTransformStage is a simple marker interface to indicate a stage that primary performs transformati...