Passed
Push — master ( 5bd6a5...cd7482 )
by Nikita
03:52
created
src/Gdaemon.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -161,7 +161,7 @@
 block discarded – undo
161 161
             throw new RuntimeException('SSL Error');
162 162
         }
163 163
 
164
-         $this->getSocket();
164
+            $this->getSocket();
165 165
     }
166 166
 
167 167
     /**
Please login to merge, or discard this patch.