ConfigCreateCommand
class ConfigCreateCommand extends Command
Console command to create config files, executed with 'config:create'
Properties
private ConfigServiceInterface | $configService | Stores ConfigServiceInterface |
class ConfigCreateCommand extends Command
Console command to create config files, executed with 'config:create'
private ConfigServiceInterface | $configService | Stores ConfigServiceInterface |
__construct(ConfigServiceInterface $configService)
protected
configure()
protected
execute(InputInterface $input, OutputInterface $output)