MediaWiki master
MediaWiki\Diff\TextDiffer Namespace Reference

Classes

class  BaseTextDiffer
 The base class for specific implementations of TextDiffer, apart from ManifoldTextDiffer. More...
 
class  ExternalTextDiffer
 
class  ManifoldTextDiffer
 A TextDiffer which acts as a container for other TextDiffers, and dispatches requests to them. More...
 
class  PhpTextDiffer
 
interface  TextDiffer
 An interface for parts of a diff page view which represent changes to text. More...
 
class  Wikidiff2TextDiffer