Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DependsCommand.php

function DependsCommand::execute

Overrides Command::execute

File

vendor/composer/composer/src/Composer/Command/DependsCommand.php, line 54

Class

DependsCommand
@author Niels Keurentjes <niels.keurentjes@omines.com>

Namespace

Composer\Command

Code

protected function execute(InputInterface $input, OutputInterface $output) : int {
    return parent::doExecute($input, $output);
}
RSS feed
Powered by Drupal