MediaWiki REL1_32
|
Class FakeDiffOp used to test abstract class DiffOp. More...
Public Member Functions | |
reverse () | |
Public Member Functions inherited from DiffOp | |
getClosing ( $i=null) | |
getOrig () | |
getType () | |
nclosing () | |
norig () | |
Additional Inherited Members | |
Public Attributes inherited from DiffOp | |
string[] | $closing |
string[] | $orig |
string | $type |
Class FakeDiffOp used to test abstract class DiffOp.
Definition at line 6 of file FakeDiffOp.php.
FakeDiffOp::reverse | ( | ) |
Reimplemented from DiffOp.
Definition at line 8 of file FakeDiffOp.php.