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

Breadcrumb

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

function GlobalCommand::isProxyCommand

@inheritDoc

Overrides BaseCommand::isProxyCommand

File

vendor/composer/composer/src/Composer/Command/GlobalCommand.php, line 165

Class

GlobalCommand
@author Jordi Boggiano <j.boggiano@seld.be>

Namespace

Composer\Command

Code

public function isProxyCommand() : bool {
    return true;
}
RSS feed
Powered by Drupal