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

Breadcrumb

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

PathRepository::$options

Type: array{symlink?: bool, reference?: string, relative?: bool, versions?: array}

File

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

Class

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

Namespace

Composer\Repository

Code

private $options;
RSS feed
Powered by Drupal