Completed
Push — 2.0 ( 070a8d...a8cc12 )
by Marco
07:08
created
src/Comodojo/RpcServer/Request/Parameters.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -248,7 +248,7 @@
 block discarded – undo
248 248
      *
249 249
      * @param string $parameter (optional) The parameter name (null will return whole array of parameters)
250 250
      *
251
-     * @return mixed
251
+     * @return string|null
252 252
      */
253 253
     public function get($parameter = null) {
254 254
 
Please login to merge, or discard this patch.