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

Breadcrumb

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

ComposerRepository::$providersApiUrl

@var ?non-empty-string a URL containing %package% which can be queried to get providers of a given name

Type: providersApiUrl

File

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

Class

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

Namespace

Composer\Repository

Code

protected $providersApiUrl = null;
RSS feed
Powered by Drupal