Documentation

SebastianBergmannShortDiffer
in package
implements DifferInterface

Tags
author

SpacePossum

Interfaces, Classes and Traits

DifferInterface

Table of Contents

$differ  : Differ
__construct()  : mixed
diff()  : string
Create diff.

Properties

Methods

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

Search results