Completed
Pull Request — master (#16)
by
unknown
05:19 queued 03:06
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.