1
0
This commit is contained in:
frostealth
2017-04-14 01:17:25 +06:00
parent cdf583324e
commit 0ea83425cb

View File

@@ -20,11 +20,11 @@ use GuzzleHttp\Promise\PromiseInterface;
*/
class ListCommand extends ExecutableCommand implements PlainCommand, HasBucket, Asynchronous
{
use Async;
use Options;
use Async;
use Options;
/** @var array */
protected $args = [];
/** @var array */
protected $args = [];
/**
* @return string