ComposerScaffoldCommand
class ComposerScaffoldCommand extends BaseCommand (View source)
| internal |
The "drupal:scaffold" command class.
Manually run the scaffold operation that normally happens after 'composer install'.
Methods
Details
protected
configure()
{@inheritdoc}
protected int
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}