class SaveImage extends Command

Constants

private ORIGIN_FILE

Properties

static protected $defaultName
static protected $defaultDescription

Methods

void
setting(string $interface)

No description

int
execute(InputInterface $input, OutputInterface $output)

No description

Details

at line 27
void setting(string $interface)

No description

Parameters

string $interface

Return Value

void

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

No description

Parameters

InputInterface $input
OutputInterface $output

Return Value

int