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

Breadcrumb

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

function LockArrayRepository::getRepoName

Overrides ArrayRepository::getRepoName

File

vendor/composer/composer/src/Composer/Repository/LockArrayRepository.php, line 26

Class

LockArrayRepository
Lock array repository.

Namespace

Composer\Repository

Code

public function getRepoName() : string {
    return 'lock repo';
}
RSS feed
Powered by Drupal