프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. | |
$storage | Bkwld\Croppa\Storage |
메소드 | 설명 | |
---|---|---|
__construct ( Bkwld\Croppa\Storage $storage ) | Dependency inject | |
fire ( ) : void | Execute the console command |
메소드 | 설명 | |
---|---|---|
getOptions ( ) : array; | Get the console command options |
public __construct ( Bkwld\Croppa\Storage $storage ) | ||
$storage | Bkwld\Croppa\Storage |