Completed
Push — master ( 8c0b5d...e0406a )
by Ed
25:58 queued 10:57
created
src/api/BaseAPI.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -48,6 +48,7 @@
 block discarded – undo
48 48
      *
49 49
      * @param string or array $key   the option key to set/retrieve, or an array of options to set
50 50
      * @param object          $value value to store
51
+     * @param string $key
51 52
      *
52 53
      * @return object          if key is string and value is null, return options[key] value
53 54
      */
Please login to merge, or discard this patch.