DiffOutputBuilderInterface
in
Defines how an output builder should take a generated diff array and return a string representation of that diff.
Table of Contents
- getDiff() : mixed
Methods
getDiff()
public
getDiff(array<string|int, mixed> $diff) : mixed
Parameters
- $diff : array<string|int, mixed>