Completed
Push — master ( 4a5d8c...61f232 )
by Maik
40:17
created
src/Generics/Client/HttpStatus.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the PHP Generics package.
4
- *
5
- * @package Generics
6
- */
3
+     * This file is part of the PHP Generics package.
4
+     *
5
+     * @package Generics
6
+     */
7 7
 namespace Generics\Client;
8 8
 
9 9
 /**
Please login to merge, or discard this patch.
src/Generics/Util/RandomString.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the PHP Generics package.
4
- *
5
- * @package Generics
6
- */
3
+     * This file is part of the PHP Generics package.
4
+     *
5
+     * @package Generics
6
+     */
7 7
 namespace Generics\Util;
8 8
 
9 9
 /**
Please login to merge, or discard this patch.