Completed
Push — master ( 41961e...cadd2d )
by Lars
01:57
created
src/Pakkelabels.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Pakkelabels
4
- *
5
- * PHP version 5
6
- *
7
- * @category  Pakkelabels
8
- * @package   Pakkelabels
9
- * @author    Lars Olesen <[email protected]>
10
- * @copyright 2015 Lars Olesen
11
- * @license   http://opensource.org/licenses/bsd-license.php New BSD License
12
- * @version   GIT: <git_id>
13
- * @link      http://github.com/discimport/pakkelabels-dk
14
- */
3
+     * Pakkelabels
4
+     *
5
+     * PHP version 5
6
+     *
7
+     * @category  Pakkelabels
8
+     * @package   Pakkelabels
9
+     * @author    Lars Olesen <[email protected]>
10
+     * @copyright 2015 Lars Olesen
11
+     * @license   http://opensource.org/licenses/bsd-license.php New BSD License
12
+     * @version   GIT: <git_id>
13
+     * @link      http://github.com/discimport/pakkelabels-dk
14
+     */
15 15
 
16 16
 namespace Pakkelabels\Exception;
17 17
 
Please login to merge, or discard this patch.