DiffOutputBuilderInterface
                
            in
            
        
    
        
            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>