class EmpireDumpAssetsFileCommand extends AbstractAssetsDumpCommand

Class EmpireDumpAssetsFileCommand - dump assets

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)

Dump assets

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 26
protected configure()

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

Dump assets

Parameters

InputInterface $mainInput
OutputInterface $output