@@ -256,8 +256,8 @@ |
||
| 256 | 256 | |
| 257 | 257 | |
| 258 | 258 | /** |
| 259 | - * @param string|array $key - passing an array as the first argument replaces the meta data entirely |
|
| 260 | - * @param mixed $val |
|
| 259 | + * @param string $key - passing an array as the first argument replaces the meta data entirely |
|
| 260 | + * @param integer $val |
|
| 261 | 261 | * @return File - chainable |
| 262 | 262 | */ |
| 263 | 263 | public function setCloudMeta($key, $val = null) |