class EmpirePluginInstallAssetsCommand extends ContainerAwareCommand

Class EmpirePluginInstallAssets - installs specific plugin web assets under a public web directory

Methods

configure()

{@inheritdoc}

execute(InputInterface $input, OutputInterface $output)

Installs specific plugin web assets under a public web directory {@inheritdoc}

Details

at line 28
protected configure()

{@inheritdoc}

at line 49
protected execute(InputInterface $input, OutputInterface $output)

Installs specific plugin web assets under a public web directory {@inheritdoc}

Parameters

InputInterface $input
OutputInterface $output

Exceptions

InvalidArgumentException When the target directory does not exist or symlink cannot be used