Passed
Branch master (10bb44)
by Nikita
04:18
created
src/Gdaemon.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@
 block discarded – undo
120 120
                 . "(Error $errno: $errstr)");
121 121
         }
122 122
 
123
-         $this->getSocket();
123
+            $this->getSocket();
124 124
     }
125 125
 
126 126
     /**
Please login to merge, or discard this patch.