EmpirePreparePluginForProductionCommand
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
configure()
No description
execute(InputInterface $mainInput, OutputInterface $output)
Prepare plugin for production and extract to zip
Details
in AbstractAssetsDumpCommand at line 38
protected
initialize(InputInterface $input, OutputInterface $stdout)
in AbstractAssetsDumpCommand at line 54
protected
dumpAssets(string $filePath, OutputInterface $output)
Dump assets
at line 61
protected
configure()
at line 79
protected
execute(InputInterface $mainInput, OutputInterface $output)
Prepare plugin for production and extract to zip