Documentation

DiffOutputBuilderInterface

Defines how an output builder should take a generated diff array and return a string representation of that diff.

Table of Contents

Methods

getDiff()  : string

Methods

getDiff()

public getDiff(array<string|int, mixed> $diff) : string
Parameters
$diff : array<string|int, mixed>
Return values
string

        
On this page

Search results