class SaveImage extends Command

Constants

private ORIGIN_FILE

Properties

static protected $defaultName
static protected $defaultDescription

Methods

__construct()

No description

void
setting(string $interface)

No description

void
configure()

No description

int
execute(InputInterface $input, OutputInterface $output)

No description

Details

at line 31
__construct()

No description

at line 37
void setting(string $interface)

No description

Parameters

string $interface

Return Value

void

at line 55
protected void configure()

No description

Return Value

void

at line 62
protected int execute(InputInterface $input, OutputInterface $output)

No description

Parameters

InputInterface $input
OutputInterface $output

Return Value

int