|
MediaWiki
master
|
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 () | |
| reverse () | |
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 | ( | ) |
Definition at line 8 of file FakeDiffOp.php.