class CopyAssetsCommand extends Command (View source)

Properties

static protected string $defaultName

Methods

__construct(Filesystem $filesystem, string $publicFolder, string $projectDir, Config $config)

No description

void
configure()

No description

int
execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Details

__construct(Filesystem $filesystem, string $publicFolder, string $projectDir, Config $config)

Parameters

Filesystem $filesystem
string $publicFolder
string $projectDir
Config $config

protected void configure()

Return Value

void

protected int execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Parameters

InputInterface $input
OutputInterface $output

Return Value

int