Completed
Push — master ( 279232...aa48a7 )
by Steve
01:35
created
src/Protos/V1/Meta/Dice.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
         $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
13 13
 
14 14
         if (static::$is_initialized == true) {
15
-          return;
15
+            return;
16 16
         }
17 17
         $pool->internalAddGeneratedFile(hex2bin(
18 18
             "0abf010a1170726f746f732f646963652e70726f746f121b4d6561645374" .
Please login to merge, or discard this patch.
spec/Counters/RedisClientMock.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,4 +16,4 @@
 block discarded – undo
16 16
         return [];
17 17
     }
18 18
 }
19
- 
20 19
\ No newline at end of file
20
+    
21 21
\ No newline at end of file
Please login to merge, or discard this patch.