Diff
in package
Génération de diff a plusieurs étages
Table of Contents
Properties
Methods
- __construct() : mixed
- Constructeur
- comparer() : mixed
Properties
$diff
public
mixed
$diff
$fuzzy
public
mixed
$fuzzy
Methods
__construct()
Constructeur
public
__construct(object $diff) : mixed
Parameters
- $diff : object
-
Objet Diff* d'un texte ou morceau de texte
comparer()
public
comparer(mixed $new, mixed $old) : mixed
Parameters
- $new : mixed
- $old : mixed