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

Breadcrumb

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

PathRepository::$repoConfig

@phpstan-var array{url: string, options?: array{symlink?: bool, reference?: string, relative?: bool, versions?: array<string, string>}}

Type: mixed[]

File

vendor/composer/composer/src/Composer/Repository/PathRepository.php, line 93

Class

PathRepository
This repository allows installing local packages that are not necessarily under their own VCS.

Namespace

Composer\Repository

Code

private $repoConfig;
RSS feed
Powered by Drupal