|
MediaWiki
1.23.0
|


Public Member Functions | |
| __construct ( $orig, $closing) | |
| reverse () | |
Public Member Functions inherited from DiffOp | |
| getClosing ( $i=null) | |
| getOrig () | |
| getType () | |
| nclosing () | |
| norig () | |
Public Attributes | |
| $type = 'change' | |
Public Attributes inherited from DiffOp | |
| string[] | $closing |
| string[] | $orig |
| string | $type |
| DiffOpChange::__construct | ( | $orig, | |
| $closing | |||
| ) |
Definition at line 166 of file DairikiDiff.php.
References DiffOp\$closing, and DiffOp\$orig.
| DiffOpChange::reverse | ( | ) |
| DiffOpChange::$type = 'change' |
Definition at line 164 of file DairikiDiff.php.