class EmpireGenerateDBCommand extends AbstractAssetsDumpCommand

Class EmpireGenerateDBCommand - generating redis instance

Properties

protected AssetFactory $factory from AbstractAssetsDumpCommand
protected Parser $parser from AbstractAssetsDumpCommand
protected $basePath from AbstractAssetsDumpCommand

Methods

initialize(InputInterface $input, OutputInterface $stdout)

No description

dumpAssets(string $filePath, OutputInterface $output)

Dump assets

configure()

No description

execute(InputInterface $mainInput, OutputInterface $output)

Generating redis instance

Details

protected initialize(InputInterface $input, OutputInterface $stdout)

Parameters

InputInterface $input
OutputInterface $stdout

protected dumpAssets(string $filePath, OutputInterface $output)

Dump assets

Parameters

string $filePath
OutputInterface $output

at line 28
protected configure()

at line 42
protected execute(InputInterface $mainInput, OutputInterface $output)

Generating redis instance

Parameters

InputInterface $mainInput
OutputInterface $output