Passed
Push — master ( 6ac744...48d05f )
by Mohammad
07:18
created
src/Traits/WebSocketMessagesManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
     /**
23 23
      * @param $request
24 24
      * @param ConnectionInterface $from
25
-     * @param $error
25
+     * @param string $error
26 26
      * @throws WebSocketException
27 27
      */
28 28
     function error($request,ConnectionInterface $from, $error)
Please login to merge, or discard this patch.