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

Breadcrumb

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

ComposerRepository::$repoConfig

@phpstan-var array{url: string, options?: mixed[], type?: 'composer', allow_ssl_downgrade?: bool}

Type: mixed[]

File

vendor/composer/composer/src/Composer/Repository/ComposerRepository.php, line 55

Class

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

Namespace

Composer\Repository

Code

private $repoConfig;
RSS feed
Powered by Drupal