Documentation

UnifiedDiffer
in package
implements DifferInterface

FinalYes

Table of Contents

Interfaces

DifferInterface

Methods

diff()  : string
Create diff.

Methods

diff()

Create diff.

public diff(string $old, string $new[, SplFileInfo|null $file = null ]) : string
Parameters
$old : string
$new : string
$file : SplFileInfo|null = null
Return values
string

        
On this page

Search results