class EmpirePreparePluginForProductionCommand extends AbstractAssetsDumpCommand

Class EmpirePreparePluginForProductionCommand - prepare plugin for production and extract to zip

Constants

BASE_TMP_BUILD_FOLDER

BASE_TMP_BUILD_FOLDER_WEB_PATH

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)

Prepare plugin for production and extract to zip

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

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

Prepare plugin for production and extract to zip

Parameters

InputInterface $mainInput
OutputInterface $output