forked from LiveCarta/yii2-aws-s3
unused method has been removed
This commit is contained in:
@@ -147,14 +147,4 @@ class CommandFactory
|
||||
|
||||
return $command;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $commandClass
|
||||
*
|
||||
* @return \frostealth\yii2\aws\s3\interfaces\commands\Command
|
||||
*/
|
||||
final protected function createCommand(string $commandClass)
|
||||
{
|
||||
return $this->builder->build($commandClass);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user