Completed
Push — master ( 376356...a2c94a )
by Aitor Riba
01:41
created
src/Builder/Exception.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -5,9 +5,9 @@
 block discarded – undo
5 5
 class Exception extends Translation
6 6
 {
7 7
     /**
8
-      * This function do nothing, but it's neccesary to create an exception object.
9
-      */
10
-     public function main()
11
-     {
12
-     }
8
+     * This function do nothing, but it's neccesary to create an exception object.
9
+     */
10
+        public function main()
11
+        {
12
+        }
13 13
 }
Please login to merge, or discard this patch.