Completed
Push — master ( df0666...6b7849 )
by Russell
02:27
created
tests/JSONTextExtensionTest.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -18,9 +18,9 @@
 block discarded – undo
18 18
      * 
19 19
      * @var array
20 20
      */
21
-	protected $extraDataObjects = [
22
-		'JSONTextTestPage',
23
-	];
21
+    protected $extraDataObjects = [
22
+        'JSONTextTestPage',
23
+    ];
24 24
     
25 25
     /**
26 26
      * Is an exception thrown when no POSTed vars are available for
Please login to merge, or discard this patch.