Completed
Push — master ( eb9412...8cc090 )
by Propa
11:15
created
src/Carbon.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,5 +6,5 @@
 block discarded – undo
6 6
 
7 7
 class Carbon extends Date
8 8
 {
9
-	// This is merely a namespace wrapper.
9
+    // This is merely a namespace wrapper.
10 10
 }
11 11
\ No newline at end of file
Please login to merge, or discard this patch.