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