1
0

update readme and phpdocs

This commit is contained in:
frostealth
2017-04-14 01:17:53 +06:00
parent 0ea83425cb
commit ccc7e2b116
2 changed files with 6 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ use yii\helpers\ArrayHelper;
* @method ResultInterface delete(string $filename)
* @method ResultInterface upload(string $filename, $source)
* @method ResultInterface restore(string $filename, int $days)
* @method ResultInterface list(string $prefix)
* @method bool exist(string $filename)
* @method string getUrl(string $filename)
* @method string getPresignedUrl(string $filename, $expires)