Completed
Branch master (6ea6e9)
by Welling
14:07
created
src/BaseClientRemote.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -247,8 +247,8 @@
 block discarded – undo
247 247
     /**
248 248
      * Perform a HTTP Request
249 249
      *
250
-     * @param $method
251
-     * @param $path
250
+     * @param string $method
251
+     * @param string $path
252 252
      * @param array $params
253 253
      *
254 254
      * @return Entry|EntryCollection
Please login to merge, or discard this patch.