Passed
Pull Request — master (#39)
by
unknown
04:40
created
lib/Caxy/HtmlDiff/HtmlDiff.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -88,7 +88,7 @@
 block discarded – undo
88 88
 
89 89
     public function clearContent()
90 90
     {
91
-      $this->content = '';
91
+        $this->content = '';
92 92
     }
93 93
 
94 94
     /**
Please login to merge, or discard this patch.