Completed
Push — master ( 9be80d...e66946 )
by Lars
04:28 queued 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   MIT Open Source License https://opensource.org/licenses/MIT
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   MIT Open Source License https://opensource.org/licenses/MIT
12
+     * @version   GIT: <git_id>
13
+     * @link      http://github.com/discimport/pakkelabels-dk
14
+     */
15 15
 namespace Pakkelabels;
16 16
 
17 17
 use Pakkelabels\Exception\Pakkelabels_Exception;
Please login to merge, or discard this patch.