class GeneratePluginsConfigFilesCommand extends ContainerAwareCommand

Class GeneratePluginsConfigFilesCommand - generate plugin_routes and plugin_settings files

Traits

Trait LogCommandTrait - contains logic for formatting log message

Properties

Logger $logger from LogCommandTrait

Methods

string
getLogMessage(string $message)

Format log message

configure()

No description

execute(InputInterface $input, OutputInterface $output)

Generate plugin_routes and plugin_settings files

Details

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

Format log message

Parameters

string $message

Return Value

string

at line 37
protected configure()

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

Generate plugin_routes and plugin_settings files

Parameters

InputInterface $input
OutputInterface $output

Exceptions

Exception