Stud.IP  5.4
diff.php File Reference

Variables

 $old = $this->render_partial('shared/version/_version', ['version' => $old_version])
 
 $new = $this->render_partial('shared/version/_version', ['version' => $new_version])
 
 $diff = new Caxy\HtmlDiff\HtmlDiff($old, $new)
 

Variable Documentation

◆ $diff

$diff = new Caxy\HtmlDiff\HtmlDiff($old, $new)

◆ $new

$new = $this->render_partial('shared/version/_version', ['version' => $new_version])

◆ $old

$old = $this->render_partial('shared/version/_version', ['version' => $old_version])