Completed
Push — master ( 190091...7bc446 )
by Russell
9s
created
code/Extension/JSONTextExtension.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
      *
59 59
      * @return null
60 60
      */
61
-	public function onBeforeWrite()
61
+    public function onBeforeWrite()
62 62
     {
63 63
         parent::onBeforeWrite();
64 64
 
Please login to merge, or discard this patch.