Passed
Push — master ( fd77ed...f01db1 )
by Bob
03:00
created
Dramiel.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -224,5 +224,4 @@
 block discarded – undo
224 224
         $logger->addInfo('Websocket was reconnected..');
225 225
 });
226 226
 // Now we will run the ReactPHP Event Loop!
227
-$ws->run();
228
-
227
+$ws->run
229 228
\ No newline at end of file
Please login to merge, or discard this patch.