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

Breadcrumb

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

function OutdatedCommand::isProxyCommand

@inheritDoc

Overrides BaseCommand::isProxyCommand

File

vendor/composer/composer/src/Composer/Command/OutdatedCommand.php, line 131

Class

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

Namespace

Composer\Command

Code

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