@@ -48,6 +48,7 @@ |
||
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 | */ |