public
__construct(int $type, mixed $old, mixed $new)
One of the TYPE_* constants
Is null for add operations
Is null for remove operations
TYPE_KEEP = 0
TYPE_REMOVE = 1
TYPE_ADD = 2
TYPE_REPLACE = 3
int
$type
mixed
$old
$new