Line
in package
FinalYes
Table of Contents
Constants
Properties
Methods
- __construct() : mixed
- getContent() : string
- getType() : int
Constants
ADDED
public
mixed
ADDED
= 1
REMOVED
public
mixed
REMOVED
= 2
UNCHANGED
public
mixed
UNCHANGED
= 3
Properties
$content
private
string
$content
$type
private
int
$type
Methods
__construct()
public
__construct([int $type = self::UNCHANGED ][, string $content = '' ]) : mixed
Parameters
- $type : int = self::UNCHANGED
- $content : string = ''
getContent()
public
getContent() : string
Return values
stringgetType()
public
getType() : int