Completed
Push — master ( 36768e...7c9e8c )
by Ed
12:42
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.