|
MediaWiki
1.23.0
|


Public Member Functions | |
| __construct ( $lines) | |
| reverse () | |
Public Member Functions inherited from DiffOp | |
| getClosing ( $i=null) | |
| getOrig () | |
| getType () | |
| nclosing () | |
| norig () | |
Public Attributes | |
| $type = 'add' | |
Public Attributes inherited from DiffOp | |
| string[] | $closing |
| string[] | $orig |
| string | $type |
| DiffOpAdd::__construct | ( | $lines | ) |
Definition at line 145 of file DairikiDiff.php.
References $lines.
| DiffOpAdd::reverse | ( | ) |
| DiffOpAdd::$type = 'add' |
Definition at line 143 of file DairikiDiff.php.