EmpireBackendThemeInstallAssetsCommand
class EmpireBackendThemeInstallAssetsCommand extends AbstractAssetsDumpCommand
Class EmpireBackendThemeInstallAssetsCommand - installs backend theme web assets under a public web directory
Properties
| protected AssetFactory | $factory | from AbstractAssetsDumpCommand | |
| protected Parser | $parser | from AbstractAssetsDumpCommand | |
| protected | $basePath | from AbstractAssetsDumpCommand |
Methods
initialize(InputInterface $input, OutputInterface $stdout)
No description
configure()
{@inheritdoc}
execute(InputInterface $input, OutputInterface $output)
Installs backend theme web assets under a public web directory {@inheritdoc}
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 30
protected
configure()
{@inheritdoc}
at line 51
protected
execute(InputInterface $input, OutputInterface $output)
Installs backend theme web assets under a public web directory {@inheritdoc}