Passed
Push — develop ( 319bd8...330c7a )
by Neill
16:41 queued 15s
created
neon/core/helpers/Html.php 1 patch
Switch Indentation   +1 added lines, -4 removed lines patch added patch discarded remove patch
@@ -333,7 +333,4 @@
 block discarded – undo
333 333
 			return $html;
334 334
 		}
335 335
 		profile_end('Html::Highlight');
336
-		return $html;
337
-	}
338
-
339
-}
336
+		return $html
340 337
\ No newline at end of file
Please login to merge, or discard this patch.