abstract class AbstractAssetsDumpCommand extends ContainerAwareCommand

Class AbstractAssetsDumpCommand base command for dumping assets

Properties

protected AssetFactory $factory
protected Parser $parser
protected $basePath

Methods

initialize(InputInterface $input, OutputInterface $stdout)

No description

dumpAssets(string $filePath, OutputInterface $output)

Dump assets

Details

at line 38
protected initialize(InputInterface $input, OutputInterface $stdout)

Parameters

InputInterface $input
OutputInterface $stdout

at line 54
protected dumpAssets(string $filePath, OutputInterface $output)

Dump assets

Parameters

string $filePath
OutputInterface $output