class EmpireGenerateThemeOptionsCommand extends ContainerAwareCommand

Class EmpireGenerateThemeOptionsCommand - installing theme options

Traits

Trait LogCommandTrait - contains logic for formatting log message

Properties

Logger $logger from LogCommandTrait

Methods

string
getLogMessage(string $message)

Format log message

configure()

{@inheritdoc}

execute(InputInterface $input, OutputInterface $output)

Installing theme options {@inheritdoc}

Details

in LogCommandTrait at line 31
string getLogMessage(string $message)

Format log message

Parameters

string $message

Return Value

string

at line 35
protected configure()

{@inheritdoc}

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

Installing theme options {@inheritdoc}

Parameters

InputInterface $input
OutputInterface $output