UnifiedDiffer
    
            
            in package
            
        
    
            
            implements
                            DifferInterface                    
    
    
FinalYes
Table of Contents
Interfaces
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