Completed
Push — master ( 4d58ce...f46198 )
by Ben
02:21
created
src/ConfigProvider.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash;
11 11
 
Please login to merge, or discard this patch.