Completed
Push — 2.0 ( c52b1e...dc2c87 )
by Marco
15:01
created
src/Comodojo/RpcServer/RpcMethod.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -169,7 +169,7 @@
 block discarded – undo
169 169
     /**
170 170
      * Get additional arguments to forward to callback
171 171
      *
172
-     * @return array
172
+     * @return callable
173 173
      */
174 174
     public function getArguments() {
175 175
 
Please login to merge, or discard this patch.