Completed
Push — master ( d1b7ac...fe3773 )
by Christopher
02:05
created
src/Client/ZeroMqClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
 
33 33
     /**
34 34
      * @param string $name
35
-     * @param array $parameters
35
+     * @param integer[] $parameters
36 36
      */
37 37
     public function emit($name, array $parameters = [])
38 38
     {
Please login to merge, or discard this patch.