UnifiedDiffer
in package
implements
DifferInterface
Tags
Interfaces, Classes and Traits
Table of Contents
- $differ : Differ
- __construct() : mixed
- diff() : string
- Create diff.
Properties
$differ
private
Differ
$differ
Methods
__construct()
public
__construct() : mixed
Return values
mixed —diff()
Create diff.
public
diff(mixed $old, mixed $new) : string
Parameters
- $old : mixed
- $new : mixed
Return values
string —TODO: on 3.0 pass the file name (if applicable) for which this diff is