QuickStartCommand
class QuickStartCommand extends Command (View source)
| internal | This command makes no guarantee of an API for Drupal extensions. |
Installs a Drupal site and starts a webserver for local testing/development.
Wraps 'install' and 'server' commands.
Methods
Details
protected
configure()
{@inheritdoc}
protected int
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}