forked from LiveCarta/yii2-aws-s3
fix cs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user