class GenerateTranslationsForMessagesDomainCommand extends ContainerAwareCommand

Class GenerateTranslationsForMessagesDomainCommand

Methods

configure()

Defines name, description and input params of command

int|null|void
execute(InputInterface $input, OutputInterface $output)

No description

Details

at line 66
protected configure()

Defines name, description and input params of command

at line 89
protected int|null|void execute(InputInterface $input, OutputInterface $output)

Parameters

InputInterface $input
OutputInterface $output

Return Value

int|null|void