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

Breadcrumb

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

function ProhibitsCommand::execute

Overrides Command::execute

File

vendor/composer/composer/src/Composer/Command/ProhibitsCommand.php, line 55

Class

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

Namespace

Composer\Command

Code

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