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

Breadcrumb

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

function ConfigurableRepositoryInterface::getRepoConfig

Return value

mixed[]

4 methods override ConfigurableRepositoryInterface::getRepoConfig()
ArtifactRepository::getRepoConfig in vendor/composer/composer/src/Composer/Repository/ArtifactRepository.php
ComposerRepository::getRepoConfig in vendor/composer/composer/src/Composer/Repository/ComposerRepository.php
PathRepository::getRepoConfig in vendor/composer/composer/src/Composer/Repository/PathRepository.php
VcsRepository::getRepoConfig in vendor/composer/composer/src/Composer/Repository/VcsRepository.php

File

vendor/composer/composer/src/Composer/Repository/ConfigurableRepositoryInterface.php, line 25

Class

ConfigurableRepositoryInterface
Configurable repository interface.

Namespace

Composer\Repository

Code

public function getRepoConfig();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal