$diff - the diff array
$indentation - indentation to add to every line of the generated HTML; this
optional parameter defaults to ''
$separator - the separator between lines; this optional parameter
defaults to '
'
'
public static toTable ( $diff, $indentation = '', $separator = '<br>' ) |