Test Setup Failed
Push — zf3-version ( 7b362e...3b9e5b )
by Diego
03:08
created
module/Api/src/Model/IndicatorTransactionScript.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -8,8 +8,8 @@
 block discarded – undo
8 8
 class IndicatorTransactionScript
9 9
 {
10 10
 	
11
-	function __construct()
12
-	{
13
-		# code...
14
-	}
11
+    function __construct()
12
+    {
13
+        # code...
14
+    }
15 15
 }
16 16
\ No newline at end of file
Please login to merge, or discard this patch.