Completed
Push — master ( 55f32a...980cae )
by Alberto
02:01
created
src/Chirp.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of Chirp package
4
- *
5
- * Copyright (c) 2015 Alberto Pagliarini
6
- *
7
- * Licensed under the MIT license
8
- * https://github.com/batopa/chirp/blob/master/LICENSE
9
- */
3
+     * This file is part of Chirp package
4
+     *
5
+     * Copyright (c) 2015 Alberto Pagliarini
6
+     *
7
+     * Licensed under the MIT license
8
+     * https://github.com/batopa/chirp/blob/master/LICENSE
9
+     */
10 10
 namespace Bato\Chirp\Utility;
11 11
 
12 12
 class Parser
Please login to merge, or discard this patch.