class ComposerScaffoldCommand extends BaseCommand (View source)

internal  
 

The "drupal:scaffold" command class.

Manually run the scaffold operation that normally happens after 'composer install'.

Methods

configure()

{@inheritdoc}

execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Details

protected configure()

{@inheritdoc}

protected execute(InputInterface $input, OutputInterface $output)

{@inheritdoc}

Parameters

InputInterface $input
OutputInterface $output