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

Breadcrumb

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

interface ConfigurableRepositoryInterface

Configurable repository interface.

@author Lukas Homza <lukashomz@gmail.com>

Hierarchy

  • interface \Composer\Repository\ConfigurableRepositoryInterface

Expanded class hierarchy of ConfigurableRepositoryInterface

All classes that implement ConfigurableRepositoryInterface

File

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

Namespace

Composer\Repository
View source
interface ConfigurableRepositoryInterface {
    
    /**
     * @return mixed[]
     */
    public function getRepoConfig();

}

Members

Title Sort descending Modifiers Object type Summary Overrides
ConfigurableRepositoryInterface::getRepoConfig public function 4

API Navigation

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