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