We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef68e3a commit 1ecdac5Copy full SHA for 1ecdac5
example/example.php
@@ -64,7 +64,6 @@ function changeCSS(cssFile, cssLinkIndex) {
64
'title2' => 'Custom title for version2',
65
]);
66
echo $diff->Render($renderer);
67
- $cli = new \jblond\cli\Cli();
68
?>
69
70
<h2>HTML Inline Diff</h2>
0 commit comments