EmpirePluginsInstallAssetsCommand
class EmpirePluginsInstallAssetsCommand extends AbstractAssetsDumpCommand
Class EmpirePluginsInstallAssetsCommand - installs plugin web assets under a public web directory
Traits
Trait LogCommandTrait - contains logic for formatting log message
Properties
| protected AssetFactory | $factory | from AbstractAssetsDumpCommand | |
| protected Parser | $parser | from AbstractAssetsDumpCommand | |
| protected | $basePath | from AbstractAssetsDumpCommand | |
| Logger | $logger | from LogCommandTrait |
Methods
initialize(InputInterface $input, OutputInterface $stdout)
No description
configure()
{@inheritdoc}
execute(InputInterface $input, OutputInterface $output)
Installs plugin 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
in LogCommandTrait at line 31
string
getLogMessage(string $message)
Format log message
at line 38
protected
configure()
{@inheritdoc}
at line 62
protected
execute(InputInterface $input, OutputInterface $output)
Installs plugin web assets under a public web directory {@inheritdoc}